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)
51theorem potential_min_at_one (φ : ℝ) (hφ : φ > 0) :
52 inflatonPotential φ hφ ≥ inflatonPotential 1 (by norm_num : (1 : ℝ) > 0) := by
proof body
Term-mode proof.
53 unfold inflatonPotential
54 have h1 : Jcost 1 = 0 := Cost.Jcost_unit0
55 rw [h1]
56 exact Cost.Jcost_nonneg hφ
57
58/-- **THEOREM**: The potential is positive (except at minimum). -/
depends on (13)
Lean names referenced from this declaration's body.
-
inflatonPotential
in IndisputableMonolith.Cosmology.Inflation
decl_use
-
Jcost_nonneg
in IndisputableMonolith.Cost
decl_use
-
Jcost_unit0
in IndisputableMonolith.Cost
decl_use
-
Jcost_nonneg
in IndisputableMonolith.Cost.JcostCore
decl_use
-
Jcost_unit0
in IndisputableMonolith.Cost.JcostCore
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
Jcost_nonneg
in IndisputableMonolith.Gravity.CoherenceCollapse
decl_use
-
Jcost_nonneg
in IndisputableMonolith.Gravity.EnergyProcessingBridge
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
Cost
in IndisputableMonolith.Measurement.RSNative.Core
decl_use
-
Jcost_nonneg
in IndisputableMonolith.NavierStokes.PhiLadderCutoff
decl_use