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)
52def planetStrataSum : RSDisjointSum3 5 where
53 axis1 := atmosphereAxis
proof body
Definition body.
54 axis2 := earthAxis
55 axis3 := oceanAxis
56 indep12 := by simp [independent, atmosphereAxis, earthAxis]
57 indep13 := by simp [independent, atmosphereAxis, oceanAxis]
58 indep23 := by simp [independent, earthAxis, oceanAxis]
59
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (9)
Lean names referenced from this declaration's body.
-
axis1
in IndisputableMonolith.Algebra.F2Power
decl_use
-
axis2
in IndisputableMonolith.Algebra.F2Power
decl_use
-
axis3
in IndisputableMonolith.Algebra.F2Power
decl_use
-
independent
in IndisputableMonolith.ClassicalBridge.Fluids.LNALSemantics
decl_use
-
independent
in IndisputableMonolith.Foundation.RSCoupledAxis
decl_use
-
RSDisjointSum3
in IndisputableMonolith.Foundation.RSCoupledAxis
decl_use
-
atmosphereAxis
in IndisputableMonolith.Physics.PlanetStrataC2
decl_use
-
earthAxis
in IndisputableMonolith.Physics.PlanetStrataC2
decl_use
-
oceanAxis
in IndisputableMonolith.Physics.PlanetStrataC2
decl_use