Cross Block Coupling

Documentation

Lean 4 Proof

def crossBlockCoupling (baseCoupling c c₀ : ℝ) : ℝ :=
  baseCoupling * Real.exp (-c / c₀)

Dependency Graph

Module Section

Endogenous Hierarchy: Why N Levels?