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)
76theorem chart_respects_equiv (φ : RecognitionChart L r n) (c₁ c₂ : φ.domain)
77 (h : Indistinguishable r c₁.val c₂.val) :
78 φ.toFun c₁ = φ.toFun c₂ :=
proof body
Term-mode proof.
79 φ.respects_indistinguishable c₁ c₂ h
80
81/-- A chart induces a well-defined map on the local quotient -/
used by (2)
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.
-
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
-
A
in IndisputableMonolith.Masses.Anchor
decl_use
-
map
in IndisputableMonolith.Measurement.RSNative.Core
decl_use
-
A
in IndisputableMonolith.Modal.Actualization
decl_use
-
RecognitionChart
in IndisputableMonolith.RecogGeom.Charts
decl_use
-
Indistinguishable
in IndisputableMonolith.RecogGeom.Indistinguishable
decl_use
-
L
in IndisputableMonolith.Recognition
decl_use
-
L
in IndisputableMonolith.Recognition.Cycle3
decl_use