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)
40def earthAxis : CoupledAxis 5 where
41 Ix := EarthLayer
proof body
Definition body.
42 finite := inferInstance
43 card_eq := earthLayerCount
44 primitive := RSPrimitive.jCost
45
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (7)
Lean names referenced from this declaration's body.
-
card_eq
in IndisputableMonolith.Algebra.F2Power
decl_use
-
EarthLayer
in IndisputableMonolith.CrossDomain.PlanetStratification
decl_use
-
jCost
in IndisputableMonolith.Decision.Trolley
decl_use
-
CoupledAxis
in IndisputableMonolith.Foundation.RSCoupledAxis
decl_use
-
RSPrimitive
in IndisputableMonolith.Foundation.RSCoupledAxis
decl_use
-
EarthLayer
in IndisputableMonolith.Physics.GeophysicsFromRS
decl_use
-
earthLayerCount
in IndisputableMonolith.Physics.GeophysicsFromRS
decl_use