lemma
proved
term proof
rsConeModel_pos
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)
118lemma rsConeModel_pos :
119 0 < rsConeModel.C.Knet ∧ 0 < rsConeModel.C.Cproj ∧ 0 < rsConeModel.C.Ceng := by
proof body
Term-mode proof.
120 refine ⟨?_, ?_, ?_⟩ <;> norm_num [rsConeModel, RS.coneConstants]
121
122/-- Verify coercivity with explicit c_min for RS model. -/
123example : rsConeModel.energyGap () ≥ cmin rsConeModel.C * rsConeModel.defectMass () :=
124 Model.energyGap_ge_cmin_mul_defect rsConeModel rsConeModel_pos ()
125
126/-- The RS cone coercivity constant is 1/2. -/
depends on (14)
Lean names referenced from this declaration's body.
-
model
in IndisputableMonolith.ClassicalBridge.Fluids.CPM2D
decl_use
-
rsConeModel
in IndisputableMonolith.CPM.Examples
decl_use
-
cmin
in IndisputableMonolith.CPM.LawOfExistence
decl_use
-
coneConstants
in IndisputableMonolith.CPM.LawOfExistence
decl_use
-
energyGap_ge_cmin_mul_defect
in IndisputableMonolith.CPM.LawOfExistence
decl_use
-
Model
in IndisputableMonolith.CPM.LawOfExistence
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
for
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
defectMass
in IndisputableMonolith.ILG.CPMInstance
decl_use
-
energyGap
in IndisputableMonolith.ILG.CPMInstance
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
constant
in IndisputableMonolith.Relativity.Fields.Scalar
decl_use