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)
37structure StableState where
38 bit : ℝ
39 is_bit : bit = 0 ∨ bit = 1
40
41/-- Arithmetic conjunction on stable states (`0/1` multiplication). -/
used by (5)
From the project-wide theorem graph. These declarations reference this one in their body.
-
prelogical_boolean_fragment
in IndisputableMonolith.Foundation.LogicFromCost
decl_use
-
band
in IndisputableMonolith.Foundation.PreLogicalCost
decl_use
-
bnot
in IndisputableMonolith.Foundation.PreLogicalCost
decl_use
-
bor
in IndisputableMonolith.Foundation.PreLogicalCost
decl_use
-
stable_forms_boolean_algebra
in IndisputableMonolith.Foundation.PreLogicalCost
decl_use