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)
52theorem jcost_unique_minimum : ∀ x : ℝ, x > 0 → Jcost 1 ≤ Jcost x := by
proof body
Term-mode proof.
53 intro x hx
54 rw [Cost.Jcost_unit0]
55 exact Cost.Jcost_nonneg hx
56
57/-- **THEOREM IC-005.3**: J-cost equals the squared-deviation formula.
58 J(x) = (x-1)²/(2x) — this form makes the convexity explicit. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
ic005_certificate
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
depends on (10)
Lean names referenced from this declaration's body.
-
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
-
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
-
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
Jcost_nonneg
in IndisputableMonolith.Gravity.CoherenceCollapse
decl_use
-
Jcost_nonneg
in IndisputableMonolith.Gravity.EnergyProcessingBridge
decl_use
-
Cost
in IndisputableMonolith.Measurement.RSNative.Core
decl_use
-
Jcost_nonneg
in IndisputableMonolith.NavierStokes.PhiLadderCutoff
decl_use