lemma
proved
term proof
actualize_valid
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)
296lemma actualize_valid (c : Config) : (Actualize c).value > 0 := by
proof body
Term-mode proof.
297 simp [Actualize, identity_config]
298
299/-- Actualization drives toward identity (J-minimizer). -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (7)
Lean names referenced from this declaration's body.
-
identity
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
Config
in IndisputableMonolith.Gravity.ILG
decl_use
-
Actualize
in IndisputableMonolith.Modal.Possibility
decl_use
-
Config
in IndisputableMonolith.Modal.Possibility
decl_use
-
identity_config
in IndisputableMonolith.Modal.Possibility
decl_use
-
value
in IndisputableMonolith.QFT.SpinStatistics
decl_use
-
identity
in IndisputableMonolith.RRF.Foundation.VantageCategory
decl_use