No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
71theorem phi_rung_energy_ratio (n : ℤ) :
72 phi_rung_energy (n + 1) / phi_rung_energy n = phi := by
proof body
Term-mode proof.
73 unfold phi_rung_energy
74 rw [zpow_add_one₀ phi_ne_zero]
75 have hpow_pos : 0 < phi ^ n := zpow_pos phi_pos n
76 field_simp [phi_pos.ne', E_coh_storage_pos.ne', hpow_pos.ne']
77
78/-! ## §II. Energy Hierarchy -/
79
80/-- Chemical bonding rung index (n = 0, one coherence quantum). -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
en004_certificate
in IndisputableMonolith.Engineering.EnergyStorageDensityStructure
decl_use
depends on (15)
Lean names referenced from this declaration's body.
-
rung
in IndisputableMonolith.Compat.Constants
decl_use
-
phi_ne_zero
in IndisputableMonolith.Constants
decl_use
-
Energy
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
rung
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
-
E_coh_storage_pos
in IndisputableMonolith.Engineering.EnergyStorageDensityStructure
decl_use
-
phi_rung_energy
in IndisputableMonolith.Engineering.EnergyStorageDensityStructure
decl_use
-
one
in IndisputableMonolith.Foundation.IntegersFromLogic
decl_use
-
one
in IndisputableMonolith.Foundation.RationalsFromLogic
decl_use
-
rung
in IndisputableMonolith.Masses.AnchorPolicy
decl_use
-
rung
in IndisputableMonolith.Masses.RSBridge.Anchor
decl_use
-
phi_ne_zero
in IndisputableMonolith.NumberTheory.PhiLadderLattice
decl_use
-
phi_ne_zero
in IndisputableMonolith.PhiSupport.Lemmas
decl_use
-
one
in IndisputableMonolith.QFT.SpinStatistics
decl_use
-
one
in IndisputableMonolith.RecogSpec.Core
decl_use
-
rung
in IndisputableMonolith.RSBridge.Anchor
decl_use