pith. sign in
module module high

IndisputableMonolith.Chemistry.AtomicRadii

show as:
view Lean formalization →

The AtomicRadii module defines the 1-indexed shell number and associated radius proxies for atomic scaling under the phi-ladder. Downstream chemistry modules such as Electronegativity cite these definitions to modulate predictions by shell structure. The module contains only definitions and supporting lemmas with no proof obligations.

claim$n(Z)$ denotes the 1-indexed shell number for atomic number $Z$, together with the proxies shellRadiusProxy, screeningFactor, radiusProxy and normalizedRadius that scale radii on the phi-ladder.

background

The module imports the PeriodicTable engine, whose doc-comment states it supplies an octave to eight-tick mapping for chemistry via phi-tier rails, fixed s/p/d/f block offsets, and an eight-window neutrality predicate with zero per-element tuning. It also imports Constants, whose doc-comment identifies the fundamental RS time quantum tau_0 equal to one tick. These imports establish the phi-ladder and eight-tick octave setting in which shellNumber and the radius proxies operate.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the shell-number component required by the Electronegativity module, whose doc-comment states that electronegativity follows distToNextClosure to the minus one, modulated by shell number. It therefore implements the shell-structure layer of the eight-tick octave chemistry scaffold described in the PeriodicTable doc-comment.

scope and limits

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (28)