Documentation

Lean 4 Proof

def sectorRelaxRate (e : NSectorEconomy N) (n : Fin N) : ℝ :=
  e.ℓ n * |logCesEigenvaluePerp (e.J n) (e.ρ n) (e.c n)| *
    max 0 (1 - e.T n / sectorCriticalFriction e n)

Dependency Graph

Module Section

Core definitions for the Lean formalization of Paper 3: