pith. sign in
module module high

IndisputableMonolith.Astrophysics.MassToLight

show as:
view Lean formalization →

The MassToLight module derives the stellar mass-to-light ratio as the golden ratio φ in solar units via three independent routes. Astrophysicists testing Recognition Science predictions against stellar populations would cite it for its zero-parameter status. The module aggregates results from StellarAssembly, NucleosynthesisTiers, and ObservabilityLimits, with algebraic closure supplied by phi lemmas.

claimThe characteristic mass-to-light ratio satisfies $M/L = φ$ in solar units, where $φ = (1 + √5)/2$, obtained from J-cost weighting of photon emission versus mass storage, from φ-tier nuclear and photon fluxes, and from geometric constraints set by recognition length λ_rec and tick τ₀.

background

Recognition Science places physical quantities on discrete φ-tiers. StellarAssembly derives M/L from the recognition cost differential between photon emission and mass storage during stellar collapse. NucleosynthesisTiers derives it from the discrete φ-tier structure of nuclear densities and photon fluxes. ObservabilityLimits derives it from constraints imposed by λ_rec and τ₀. Constants supplies τ₀ = 1 tick; PhiSupport.Lemmas supplies the identities φ² = φ + 1 and the uniqueness of the positive root of x² = x + 1.

proof idea

This is a definition module that imports the three strategy modules and aggregates their results into ml_derived and related quantities. It contains no internal proofs; agreement among the three routes is established in sibling declarations such as three_strategies_agree and H_ThreeStrategiesAgree.

why it matters in Recognition Science

The module supplies the M/L derivation that feeds the central Astrophysics aggregator and the ChandrasekharMassStructure module. It fills the astrophysical tests section of the manuscript by showing convergence on φ from three routes. The result anchors mass-scale predictions in the RS ladder and supplies the falsifier that observed M/L must lie on the φ-ladder within measurement uncertainty.

scope and limits

used by (2)

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

depends on (5)

Lean names referenced from this declaration's body.

declarations in this module (14)