Documentation

Lean 4 Proof

noncomputable def weightedNgmEntry
    (e : WeightedHierarchicalCESEconomy N) (n : Fin N) (hn : 0 < n.val) : ℝ :=
  ngmEntry e.toHierarchicalCESEconomy n hn

Dependency Graph

Module Section

## Weighted Hierarchical CES Economy