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)
92inductive ModelLayer
93 | Core -- Parameter-free derived from geometry
94 | Hypothesis -- Phenomenological, not yet derived
95 | Empirical -- Directly from experiment
96 deriving Repr, DecidableEq
97
98/-- Convention identifier -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
convention_layer
in IndisputableMonolith.Physics.QuarkCoordinateReconciliation
decl_use
depends on (3)
Lean names referenced from this declaration's body.
-
Hypothesis
in IndisputableMonolith.ClassicalBridge.Fluids.CPM2D
decl_use
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
Convention
in IndisputableMonolith.Physics.QuarkCoordinateReconciliation
decl_use