theorem
proved
wrapper
atmo_is_proper_subset
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)
47theorem atmo_is_proper_subset :
48 Fintype.card PlanetStratum > Fintype.card AtmosphericLayer := by
proof body
One-line wrapper that applies rw.
49 rw [planetStratumCount, atmoCount]; decide
50
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (5)
Lean names referenced from this declaration's body.
-
atmoCount
in IndisputableMonolith.CrossDomain.PlanetStratification
decl_use
-
AtmosphericLayer
in IndisputableMonolith.CrossDomain.PlanetStratification
decl_use
-
PlanetStratum
in IndisputableMonolith.CrossDomain.PlanetStratification
decl_use
-
planetStratumCount
in IndisputableMonolith.CrossDomain.PlanetStratification
decl_use
-
AtmosphericLayer
in IndisputableMonolith.Physics.AtmosphericPhysicsFromRS
decl_use