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

IsRecognitionConnected

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)

  44def IsRecognitionConnected (r : Recognizer C E) (S : Set C) : Prop :=

proof body

Definition body.

  45  ∀ c₁ c₂, c₁ ∈ S → c₂ ∈ S → Indistinguishable r c₁ c₂
  46
  47/-- The empty set is vacuously recognition-connected -/

used by (7)

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

depends on (8)

Lean names referenced from this declaration's body.