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)
101def projectSet (U : Set C) : Set (RecognitionQuotient r) :=
proof body
Definition body.
102 {q | ∃ c ∈ U, recognitionQuotientMk r c = q}
103
104/-- The induced neighborhood structure on the quotient -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (5)
Lean names referenced from this declaration's body.
-
U
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
neighborhood
in IndisputableMonolith.Foundation.RecognitionLatticeFromRecognizer
decl_use
-
RecognitionQuotient
in IndisputableMonolith.RecogGeom.Quotient
decl_use
-
recognitionQuotientMk
in IndisputableMonolith.RecogGeom.Quotient
decl_use
-
U
in IndisputableMonolith.Recognition
decl_use