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)
106def cumulativeShellClosure : ℕ → ℕ
107 | 0 => 2 -- He
108 | 1 => 10 -- Ne
109 | 2 => 18 -- Ar
110 | 3 => 36 -- Kr
111 | 4 => 54 -- Xe
112 | 5 => 86 -- Rn
113 | n + 6 => 86 + (n + 1) * 32 -- Continuation
114
115/-- Period of element Z (which noble-gas-bounded period it belongs to). -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (8)
Lean names referenced from this declaration's body.
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
period
in IndisputableMonolith.Astrophysics.PulsarEmissionRegimesFromRS
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
-
Z
in IndisputableMonolith.Masses.Anchor
decl_use
-
Z
in IndisputableMonolith.Physics.AnchorPolicyCertified
decl_use