Line Of Fixed Points

Documentation

Lean 4 Proof

theorem line_of_fixed_points (J : ℕ) (hJ : 0 < J) (ρ : ℝ) (hρ : ρ ≠ 0) :
    IsAggFixedPoint J (powerMean J ρ hρ) :=
  powerMean_isFixedPoint hJ ρ hρ

Dependency Graph

Module Section

Renormalization Group for CES: