Sector Critical Friction

Documentation

Lean 4 Proof

def sectorCriticalFriction (e : NSectorEconomy N) (n : Fin N) : ℝ :=
  criticalFriction (e.J n) (e.ρ n) (e.c n) (e.d_sq n)

Dependency Graph

Module Section

Core definitions for the Lean formalization of Paper 3: