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)
177theorem energy_storage_density_hierarchy :
178 phi_rung_energy (-10) < phi_rung_energy 0 ∧
179 phi_rung_energy 0 < phi_rung_energy 45 := by
proof body
Term-mode proof.
180 constructor
181 · unfold phi_rung_energy
182 apply mul_lt_mul_of_pos_left _ E_coh_storage_pos
183 exact zpow_lt_zpow_right₀ one_lt_phi (by norm_num)
184 · unfold phi_rung_energy
185 apply mul_lt_mul_of_pos_left _ E_coh_storage_pos
186 exact zpow_lt_zpow_right₀ one_lt_phi (by norm_num)
187
188/-! ## §V. Maximum Theoretical Density -/
189
190/-- The φ-ladder energy is strictly increasing: higher rungs always give more energy. -/
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 (12)
Lean names referenced from this declaration's body.
-
one_lt_phi
in IndisputableMonolith.Constants
decl_use
-
V
in IndisputableMonolith.Cosmology.InflatonPotentialFromJCost
decl_use
-
E_coh_storage_pos
in IndisputableMonolith.Engineering.EnergyStorageDensityStructure
decl_use
-
phi_rung_energy
in IndisputableMonolith.Engineering.EnergyStorageDensityStructure
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
V
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
one_lt_phi
in IndisputableMonolith.PhiSupport
decl_use
-
one_lt_phi
in IndisputableMonolith.PhiSupport.Lemmas
decl_use
-
V
in IndisputableMonolith.RRF.Core.Glossary
decl_use