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

indistinguishableSetoid

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)

  62def indistinguishableSetoid : Setoid C where
  63  r := Indistinguishable r

proof body

Definition body.

  64  iseqv := indistinguishable_equivalence r
  65
  66/-! ## Resolution Cells -/
  67
  68/-- The resolution cell of a configuration c is its equivalence class
  69    under indistinguishability. This is the set of all configurations
  70    that produce the same event as c. -/

used by (4)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (20)

Lean names referenced from this declaration's body.