Power Mean Weight Is Share Function

Documentation

Lean 4 Proof

theorem powerMeanWeight_is_shareFunction
    (x : Fin J → ℝ) (ρ : ℝ) (j : Fin J) :
    powerMeanWeight x ρ j =
    shareFunction (fun k => (x k) ^ ρ) j :=
  rfl

Dependency Graph

Module Section

Ten Views of a Single Object: