recognition /
RecogGeom /
RecogGeom.EffectiveManifold /
explainer
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)
133 theorem convergence_implies_identity (sys : DirectedRefinement C)
134 (hconv : RefinementConverges sys) :
135 ∀ c₁ c₂ : C,
136 (∀ i, Indistinguishable (sys.recognizer i) c₁ c₂) → c₁ = c₂ :=
proof body
Term-mode proof.
137 hconv.eventually_separates
138
139 /-! ## Connecting U1–U4 to the Paper's Assumption 2.11
140
141 The paper's Assumption 2.11 posits:
142 (a) A directed refinement (R_i) exists
143 (b) A smooth D-manifold M exists as the limit
144 (c) Coarse-graining maps φ_i : C_{R_i} → M satisfy convergence
145
146 Our EffectiveManifoldHypotheses bundle captures the RG-internal
147 conditions (a) + convergence + non-collapse. The existence of M
148 itself (b,c) is what would follow from these conditions under
149 additional topological hypotheses not formalized here.
150 -/
151
152 /-- Summary: the three open problems and their formalization status. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
status_summary
in IndisputableMonolith.RecogGeom.EffectiveManifold
decl_use
depends on (26)
Lean names referenced from this declaration's body.
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
status
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
smooth
in IndisputableMonolith.Cost.AczelProof
decl_use
smooth
in IndisputableMonolith.Cost.AczelTheorem
decl_use
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
as
in IndisputableMonolith.Foundation.SimplicialLedger.ContinuumBridge
decl_use
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
A
in IndisputableMonolith.Masses.Anchor
decl_use
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
status
in IndisputableMonolith.Measurement.RSNative.Alignment
decl_use
A
in IndisputableMonolith.Modal.Actualization
decl_use
and
in IndisputableMonolith.NumberTheory.CirclePhaseLift
decl_use
refinement
in IndisputableMonolith.Papers.DraftV1
decl_use
DirectedRefinement
in IndisputableMonolith.RecogGeom.EffectiveManifold
decl_use
EffectiveManifoldHypotheses
in IndisputableMonolith.RecogGeom.EffectiveManifold
decl_use
RefinementConverges
in IndisputableMonolith.RecogGeom.EffectiveManifold
decl_use
Indistinguishable
in IndisputableMonolith.RecogGeom.Indistinguishable
decl_use
M
in IndisputableMonolith.Recognition
decl_use
M
in IndisputableMonolith.Recognition.Cycle3
decl_use