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)
15noncomputable def preCost (s : PreState) : ℝ := s.val * (1 - s.val)
proof body
Definition body.
16
17/-- Stable configurations are exactly cost minima. -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
-
IsStable
in IndisputableMonolith.Foundation.PreLogicalCost
decl_use
-
stable_iff_boundary
in IndisputableMonolith.Foundation.PreLogicalCost
decl_use
depends on (3)
Lean names referenced from this declaration's body.
-
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
-
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
PreState
in IndisputableMonolith.Foundation.PreLogicalCost
decl_use