IndisputableMonolith.Physics.StellarEvolution
This module defines stellar evolution quantities such as nuclear efficiency, Gamow energy, virial temperature, and luminosity scaling inside the Recognition Science J-cost framework. Astrophysicists deriving main-sequence relations from the phi-ladder or RCL would cite these objects. The module consists of sequential definitions and short lemmas that import JcostCore and apply its cost function to fusion and hydrostatic balance.
claim$\eta = 1 - m_{\rm He}/(4 m_p) \approx 0.007$ (nuclear efficiency); $E_G(T)$ (Gamow energy); $T_{\rm vir}(M)$ (virial temperature); $L \propto M^\alpha$ (luminosity scaling).
background
The module sits inside the Recognition Science setting supplied by the imported JcostCore, whose J-function satisfies the Recognition Composition Law J(xy) + J(x/y) = 2J(x)J(y) + 2J(x) + 2J(y). Nuclear efficiency is introduced exactly as the fractional rest-mass defect in the reaction 4p → He-4. Subsequent definitions apply the same J-cost to tunneling (Gamow) and hydrostatic (virial) quantities, producing the listed sibling objects.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
The module supplies the nuclear-efficiency and scaling definitions that later Recognition Science stellar-structure results are expected to invoke. It directly encodes the DOC_COMMENT value of the mass defect and places it on the J-cost ladder, thereby linking T5 J-uniqueness to observable stellar parameters.
scope and limits
- Does not solve the stellar structure differential equations.
- Does not compute numerical evolutionary tracks.
- Does not treat post-main-sequence phases.
- Does not derive the mass-luminosity exponent from first principles.
depends on (1)
declarations in this module (21)
-
def
nuclear_efficiency -
theorem
nuclear_efficiency_valid -
def
gamow_energy -
theorem
gamow_energy_increases_with_T -
def
virial_temperature -
theorem
temp_increases_with_mass -
def
main_sequence_radius -
theorem
radius_sublinear -
def
luminosity_scaling -
theorem
luminosity_increases -
theorem
solar_calibration -
theorem
massive_star_more_luminous -
def
ms_lifetime -
theorem
lifetime_decreases -
theorem
solar_lifetime_approx -
def
chandrasekhar_limit -
theorem
endpoint_classification -
structure
MainSequenceStar -
def
ms_luminosity -
def
ms_temperature -
theorem
hr_diagram_direction