recognition /
Meta /
Meta.Homogenization /
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)
38 def H_HomogenizationLimit (L : SimplicialLedger) (g : MetricTensor) : Prop :=
proof body
Definition body.
39 ∀ ε > 0, ∃ ell0_max > 0,
40 (∀ simplex ∈ L.simplices, simplex.volume < ell0_max) →
41 ∀ x, abs (SimplicialDensity L x - Real.sqrt (abs (metric_det g (fun i => if i.val = 0 then 0 else x i)))) < ε
42
43 /-- **THEOREM: Metric from Density (Homogenization)**
44 As the simplicial scale $\ell_0 \to 0$, the simplicial recognition density
45 converges to the volume form of the macroscopic metric $g_{\mu\nu}$. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (22)
Lean names referenced from this declaration's body.
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
scale
in IndisputableMonolith.Cosmology.LargeScaleStructureFromRS
decl_use
mu
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
metric_det
in IndisputableMonolith.Foundation.Hamiltonian
decl_use
MetricTensor
in IndisputableMonolith.Foundation.Hamiltonian
decl_use
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
SimplicialLedger
in IndisputableMonolith.Foundation.SimplicialLedger
decl_use
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
MetricTensor
in IndisputableMonolith.Gravity.Connection
decl_use
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
metric_det
in IndisputableMonolith.Meta.Homogenization
decl_use
MetricTensor
in IndisputableMonolith.Meta.Homogenization
decl_use
SimplicialDensity
in IndisputableMonolith.Meta.Homogenization
decl_use
volume
in IndisputableMonolith.Papers.GCIC.BrainHolography
decl_use
density
in IndisputableMonolith.Physics.NeutronStarCrustalRegimesFromRS
decl_use
L
in IndisputableMonolith.Recognition
decl_use
L
in IndisputableMonolith.Recognition.Cycle3
decl_use
metric_det
in IndisputableMonolith.Relativity.Geometry.Metric
decl_use
MetricTensor
in IndisputableMonolith.Relativity.Geometry.Metric
decl_use
Metric
in IndisputableMonolith.Relativity.ILG.Action
decl_use