IndisputableMonolith.Physics.StellarEvolution
The StellarEvolution module defines nuclear efficiency for hydrogen fusion along with Gamow energy, virial temperature, and scaling relations for radius and luminosity in the Recognition Science framework. Astrophysicists applying J-cost minimization to stellar models cite these when deriving main-sequence properties from mass defect and tunneling. The module consists of definitions and short lemmas that establish constants without complex proof steps.
claimNuclear efficiency is the rest-mass fraction converted to energy in $4p → ^4$He, given by $1 - m_{^4He}/(4m_p) ≈ 0.007$. Related quantities include Gamow energy for tunneling, virial temperature from gravitational balance, and sublinear radius and luminosity scalings with mass.
background
The module sits in the Physics domain and imports JcostCore to access the J-cost function for cost-based derivations of physical parameters. It introduces nuclear_efficiency as the fractional energy release from the mass defect in proton fusion, gamow_energy for barrier penetration, virial_temperature for equilibrium, and scaling laws such as main_sequence_radius and luminosity_increases. The setting links stellar structure to the Recognition Composition Law and phi-ladder mass formulas from upstream cost definitions.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
The module supplies nuclear efficiency and stellar scaling relations that support larger Recognition Science results on energy production and structure. It connects to framework elements including the phi-ladder for mass formulas and constants calibrated near observed solar values. No direct parent theorems appear in the current dependency graph, but the definitions close the interface between J-cost and astrophysical observables.
scope and limits
- Does not derive full stellar structure differential equations.
- Does not simulate post-main-sequence evolution phases.
- Does not incorporate general-relativistic corrections for compact objects.
- Does not compute numerical values beyond the supplied analytic scalings.
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