Uniform Effective Level Rho Trivial

Documentation

Lean 4 Proof

theorem uniform_effectiveLevelRho_trivial (hJ : 2 ≤ J) (ρ : ℝ)
    (P : HierarchicalPartition J 1) (n : Fin 1) :
    effectiveLevelRho (uniformNetwork J ρ) P n = ρ := by
  simp only [effectiveLevelRho, uniform_effectiveLevelCurvature_trivial hJ ρ P n]
  ring

Dependency Graph

Module Section

Endogenous Hierarchy: Network CES ↔ Spectral Hierarchy Bridge