IndisputableMonolith.Nuclear.BindingEnergy
Module Nuclear.BindingEnergy supplies definitions of nuclear magic numbers (2, 8, 20, 28) and binding coefficients for the semi-empirical mass formula. It is imported by NuclearForceStructure and QCDToNuclearBridge. The module contains only definitions with no theorems or proofs.
claimDefines $magic_2 = 2$, $magic_8 = 8$, $magic_{20} = 20$, $magic_{28} = 28$ together with $BindingCoefficients$ as the set of volume, surface, Coulomb, asymmetry and pairing terms in RS-native units.
background
The module resides in the Nuclear domain and imports Constants, whose sole documented object is the RS time quantum $\tau_0 = 1$ tick. Sibling declarations introduce the four classic magic numbers via dimension and cube constructions, plus the composite object BindingCoefficients. These objects supply the numerical inputs required by the semi-empirical mass formula.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
Supplies the magic numbers and BindingCoefficients consumed by NuclearForceStructure (positive effective nuclear-force coefficients) and by QCDToNuclearBridge (bridge from $\alpha_s = 2/17$ and string tension $\sigma = \phi^{-5}$ to SEMF coefficients). The downstream bridge states that all its theorems are machine-verified with zero sorry.
scope and limits
- Does not derive binding coefficients from the T0-T8 forcing chain.
- Does not evaluate binding energies for concrete nuclei.
- Does not import or reference the Recognition Composition Law.
- Does not address the alpha band or phi-ladder mass formula.
used by (2)
depends on (1)
declarations in this module (18)
-
def
magic_numbers -
theorem
magic_numbers_count -
theorem
magic_numbers_sorted -
theorem
two_is_magic -
theorem
eight_is_magic -
theorem
twenty_is_magic -
theorem
twentyeight_is_magic -
theorem
magic_2_from_dimension -
theorem
magic_8_from_cube -
theorem
magic_20_from_cube -
theorem
magic_28_from_cube -
structure
BindingCoefficients -
def
rs_binding_coefficients -
def
binding_energy -
def
binding_per_nucleon -
theorem
volume_dominates_surface -
structure
NuclearBindingCert -
theorem
nuclear_binding_cert_exists