pith. machine review for the scientific record. sign in
structure definition def or abbrev

StableState

show as:
view Lean formalization →

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.