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)
216structure ModalManifold where
217 /-- Points of the manifold -/
218 points : Set Config
219 /-- Dimension (value + time) -/
220 dimension : ℕ := 2
proof body
Definition body.
221 /-- The metric structure -/
222 metric : Config → Config → ℝ := modal_distance
223 /-- The curvature function -/
224 curvature : Config → ℝ := possibility_curvature
225
226/-- The standard modal manifold. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (12)
Lean names referenced from this declaration's body.
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
Dimension
in IndisputableMonolith.Constants.Dimensions
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
Dimension
in IndisputableMonolith.Foundation.DimensionForcing
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
Config
in IndisputableMonolith.Gravity.ILG
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
-
modal_distance
in IndisputableMonolith.Modal.ModalGeometry
decl_use
-
possibility_curvature
in IndisputableMonolith.Modal.ModalGeometry
decl_use
-
Config
in IndisputableMonolith.Modal.Possibility
decl_use
-
value
in IndisputableMonolith.QFT.SpinStatistics
decl_use