IndisputableMonolith.Astrophysics.StellarAssembly
StellarAssembly defines the base recognition cost J_bit = ln φ along with StellarConfig and tick-partition functions that weight stellar mass and light by recognition cost differences. Astrophysicists deriving mass-to-light ratios from RS principles cite it as the entry point for the stellar-assembly strategy. The module consists entirely of definitions and elementary positivity lemmas with no tactic proofs.
claim$J_{bit} = ln φ$, StellarConfig as the type of stellar systems, ml_from_cost_diff as the mass-to-light map from cost differences, and the functions mass_ticks, light_ticks, total_ticks, tick_partition that assign discrete recognition ticks to mass and photon output.
background
Recognition Science builds all quantities from the J-cost functional equation and the golden-ratio fixed point φ. The module imports τ₀ = 1 tick from Constants, the Cost primitives, and the PhiSupport.Lemmas that record φ² = φ + 1 together with uniqueness of the positive root. It introduces J_bit as the elementary ledger bit cost ln φ, which becomes the scaling unit for recognition-weighted stellar collapse.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
StellarAssembly supplies the cost primitives required by the stellar-assembly strategy inside MassToLight and is imported by the central Astrophysics aggregator. It also supports the parallel nucleosynthesis-tier and observability-limit derivations by providing the shared J_bit and tick-partition objects. The module thereby removes the last external calibration step from the three independent M/L derivations.
scope and limits
- Does not simulate time-dependent stellar evolution.
- Does not incorporate general-relativistic corrections.
- Does not compute numerical values for specific observed stars.
- Does not extend to galactic or cosmological assembly scales.
used by (4)
depends on (3)
declarations in this module (21)
-
def
J_bit -
lemma
J_bit_pos -
def
J -
lemma
J_unit_zero -
lemma
J_nonneg -
structure
StellarConfig -
def
ml_from_cost_diff -
theorem
ml_is_phi_power -
def
mass_ticks -
def
light_ticks -
def
total_ticks -
theorem
tick_partition -
def
tick_ratio -
theorem
tick_ratio_value -
def
effective_tier -
def
characteristic_tier_scaffold -
def
ml_stellar -
theorem
ml_stellar_value -
theorem
ml_is_phi_power' -
def
H_StellarML -
theorem
ml_falsifiable