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

consistentStates

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)

  83def consistentStates {State : Type*} (SL : StrainLedger State) : Set State :=

proof body

Definition body.

  84  { x | isConsistent SL x }
  85
  86end RRF.Core
  87end IndisputableMonolith

depends on (6)

Lean names referenced from this declaration's body.