Documentation

Lean 4 Proof

noncomputable def isCriticalSupplier
    (e : WeightedHierarchicalCESEconomy N) (n : Fin N) (j : Fin (e.J n)) (threshold : ℝ) : Prop :=
  e.a n j > threshold

Dependency Graph

Module Section

## Weighted Hierarchical CES Economy