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)
39def recognizerSetoid {E : Type*} (r : Recognizer C E) : Setoid C :=
proof body
Definition body.
40 indistinguishableSetoid r
41
42/-- The setoid relation unfolds to R(c₁) = R(c₂). -/
used by (9)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (4)
Lean names referenced from this declaration's body.
-
setoid
in IndisputableMonolith.Foundation.IntegersFromLogic
decl_use
-
setoid
in IndisputableMonolith.Foundation.RationalsFromLogic
decl_use
-
E
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
indistinguishableSetoid
in IndisputableMonolith.RecogGeom.Indistinguishable
decl_use