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)
45theorem pillar1_quotient_determines_observables {C E : Type*}
46 [ConfigSpace C] [EventSpace E] (r : Recognizer C E) :
47 Function.Injective (quotientEventMap r) :=
proof body
Term-mode proof.
48 quotientEventMap_injective r
49
50/-! ## Pillar 2: More Recognizers = Finer Resolution -/
51
52/-- **Pillar 2 (Information Monotonicity)**: Combining recognizers
53 can only increase distinguishing power. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (11)
Lean names referenced from this declaration's body.
-
power
in IndisputableMonolith.Cosmology.PrimordialSpectrum
decl_use
-
ConfigSpace
in IndisputableMonolith.Foundation.CostFromDistinction
decl_use
-
E
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
Resolution
in IndisputableMonolith.Mathematics.BirchTateStructure
decl_use
-
ConfigSpace
in IndisputableMonolith.Modal.Possibility
decl_use
-
Resolution
in IndisputableMonolith.Physics.QuarkCoordinateReconciliation
decl_use
-
Resolution
in IndisputableMonolith.Quantum.Firewall
decl_use
-
ConfigSpace
in IndisputableMonolith.RecogGeom.Core
decl_use
-
EventSpace
in IndisputableMonolith.RecogGeom.Core
decl_use
-
quotientEventMap
in IndisputableMonolith.RecogGeom.Quotient
decl_use
-
quotientEventMap_injective
in IndisputableMonolith.RecogGeom.Quotient
decl_use