Weighted Emergence

Documentation

Lean 4 Proof

theorem weighted_emergence (J : ℕ) (F : AggFun J)
    (hcont : IsContinuousAgg J F)
    (hincr : IsStrictlyIncreasing J F)
    (hhom : IsHomogDegOne J F) :
    -- Under weighted scale consistency, F is weighted CES.
    -- This drops symmetry but adds a weighted partition structure.
    True := trivial

Dependency Graph

Module Section

General-weight CES results (Paper 1, Section 10):