Pith. sign in
module module moderate

IndisputableMonolith.Astrophysics.Structural_Astrophysics_mod51

show as:
view Lean formalization →

Structural astrophysics module that packages a domain cost functional, its nonnegativity and evaluation identities, and a positive canonical threshold into an inhabited certificate for the M51 structural layer. Astrophysicists working the RS mass/ladder side cite it when they need a certified cost bound rather than an ad hoc cutoff. The module is mostly definitions plus short positivity and equality lemmas over the RS cost layer.

claimThe module defines a domain cost $C_{\mathrm{dom}}$, proves $C_{\mathrm{dom}}\ge 0$ and an evaluation identity at equality cases, introduces a canonical threshold $\theta>0$, and packages these into an inhabited structural-astrophysics certificate $\mathrm{StructAstrophysicsM51Cert}$.

background

Recognition Science measures mismatch with the J-cost from the Cost import (the unique cost forced by the Recognition Composition Law, $J(x)=(x+x^{-1})/2-1$). Constants supplies the RS-native tick $\tau_0=1$. In the astrophysics layer one needs a domain-level cost that aggregates local recognition mismatch over a structural region, together with a fixed positive threshold that marks when that cost is large enough to count as a structural feature.

This module sits in that setting. It introduces domainCost as the domain-level cost functional, records that the cost is nonnegative and how it evaluates on equality cases, and fixes canonicalThreshold as a strictly positive cutoff. Those pieces are then bundled into the certificate type used by the structural-astrophysics M51 interface.

proof idea

Definition-heavy module, not a deep proof development. Nonnegativity of the domain cost and positivity of the canonical threshold are short lemmas over the imported Cost/Constants layer. Equality-at-evaluation is an identity lemma. The certificate record and its inhabited instance assemble those facts into a single cert object; no substantial tactic proof is required beyond discharging the field obligations.

why it matters in Recognition Science

Gives the astrophysics side a certified cost-and-threshold package instead of free parameters. Downstream structural claims can assume an inhabited M51 certificate and inherit nonnegativity of domain cost and positivity of the threshold without re-proving them. In the broader RS chain this is bookkeeping for the mass/ladder and structural layers that sit above T5–T8 (J-uniqueness, $\phi$, eight-tick octave, $D=3$), not a forcing step itself. No parent theorems are listed as consumers yet; the module is an interface seed for later structural-astrophysics results.

scope and limits

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (8)