IndisputableMonolith.Verification.Item8ClosureTarget
Verification module that packages the Item 8 closure target: residual signatures for lepton and quark ratio families, the coefficient data that drive predicted residuals on the φ-ladder, and the consistency claim that equal signatures force equal residual predictions. A verifier cites it when checking that family-ratio residuals are signature-determined rather than ad hoc. The module is mostly definitions plus short algebraic consistency lemmas over those signatures.
claimItem 8 closure data: a sign class from $\mathrm{sign}(B_{\mathrm{pow}})$, residual signatures and pairs for the lepton, up-quark, and down-quark ratio families, coefficient records for each family, the map from signature to predicted residual, and the target statement that equal residual signatures yield equal predicted residuals (with a consistency check on the ratio-family data).
background
Recognition Science places particle masses on a $\varphi$-ladder (yardstick times $\varphi$ to a rung offset by a gap). Ratio families compare masses within a generation sector; residuals measure how far observed ratios sit from the pure ladder prediction. The module imports the RS constants layer (including the fine-structure band) and the running-couplings development, where the anchor scale $\mu^*=182.201,\mathrm{GeV}$ is a stationarity point of the RG flow and $\beta(g)=(1/\ln\varphi),dg/dr$ is the ladder derivative of the coupling.
Locally, a sign class is induced by the sign of the power $B_{\mathrm{pow}}$. Residual signatures package that sign data with family labels; coefficient records store the numerical ladder inputs for leptons and for up- and down-type quarks. Predicted residuals are the pure functions of those signatures and coefficients. The closure target is the statement that the residual map is well-defined on signature classes.
proof idea
Definition-heavy module, not a single deep proof. It introduces the sign class, residual signature and pair types, per-family coefficient records, and the concrete lepton, up-quark, and down-quark signatures. From those it builds the ratio-family table and the predicted-residual map. The main mathematical content is a short equality lemma: identical residual signatures imply identical predicted residuals, plus a consistency check that the assembled ratio-family data hang together. No long tactic scripts; the argument is by unfolding the signature constructors and comparing coefficients.
why it matters in Recognition Science
Item 8 is a verification checkpoint: family-ratio residuals must be forced by a discrete signature (including the $B_{\mathrm{pow}}$ sign) rather than free parameters. This module names that checkpoint as an explicit closure target and supplies the supporting data types and the same-signature-same-prediction lemma. It sits downstream of the constants and $\alpha$ layers and of the $\varphi$-ladder running-coupling story (anchor scale and ladder $\beta$-function). No further modules currently depend on it in the graph, so it is a leaf verification artifact: the place a referee looks to see what "Item 8 closed" means in Lean. It does not itself prove the full mass spectrum; it only locks the residual-signature contract those spectrum claims must satisfy.
scope and limits
- Does not prove experimental mass ratios; only defines residual signatures and prediction equality.
- Does not derive $B_{\mathrm{pow}}$ or the $\varphi$-ladder rungs; those are imported inputs.
- Does not close the full RS verification suite; only the Item 8 residual-signature target.
- Does not establish RG running or the $\mu^*$ anchor; it only imports that layer.
- Does not claim uniqueness of coefficient choices beyond the stated consistency lemma.
depends on (3)
declarations in this module (102)
-
inductive
BpowSign -
structure
ResidualSignature -
structure
ResidualPair -
structure
RatioFamilyCoeffs -
def
leptonSignature -
def
upQuarkSignature -
def
downQuarkSignature -
def
ratioFamily -
def
predictedResiduals -
theorem
same_signature_same_prediction -
def
item8ClosureTarget -
theorem
consistency_of_ratioFamily -
theorem
consistency_necessary -
structure
RefinedCoeffs -
def
refinedFamily -
def
refinedPrediction -
theorem
refined_at_eta_zero -
def
refinedItem8ClosureTarget -
def
etaFromData -
theorem
etaL_gen12_identity -
theorem
etaL_gen23_identity -
theorem
eta_absorbs_consistency -
theorem
refinedFamily_neg_solvable -
theorem
refinedFamily_pos_solvable -
theorem
refinedFamily_neg_unique -
theorem
refinedFamily_pos_unique -
theorem
neg_cPos_irrelevant -
theorem
pos_cNeg_irrelevant -
theorem
refined_neg_sector_closure -
structure
SignClassCoeffs -
def
signClassFamily -
theorem
signClass_collapse_to_refined -
def
pdg_up -
def
pdg_charm -
def
pdg_top -
def
pdg_down -
def
pdg_strange -
def
pdg_bottom -
def
pdg_electron -
def
pdg_muon -
def
pdg_tau -
def
alphaStrong -
def
rungResidual -
def
upGen12Residual -
def
upGen23Residual -
def
downGen12Residual -
def
downGen23Residual -
def
leptonGen12Residual -
def
leptonGen23Residual -
def
upExact -
def
downExact -
def
leptonObserved -
def
item8Specialized -
def
allSectorTest -
def
refinedItem8Specialized -
def
refinedAllSectorTest -
def
leptonEta -
def
upQuarkEta -
def
downQuarkEta -
def
kappaLeptonCandidate -
theorem
kappaLeptonCandidate_pos -
theorem
kappaLeptonCandidate_ne_zero -
theorem
leptonLogAsym_pos -
theorem
leptonLogAsym_ne_zero -
theorem
leptonGen12Residual_pos -
theorem
leptonGen12Residual_ne_zero -
theorem
leptonGen23Residual_neg -
theorem
leptonCrossDiff_pos -
theorem
leptonCrossDiff_ne_zero -
theorem
leptonSectorClosure -
def
leptonAnchoredCNeg -
def
leptonAnchoredCoeffs -
def
alphaS6At -
def
alphaSAtTopThreshold -
def
alphaS5At -
def
alphaSAtBottomThreshold -
def
alphaS4At -
def
alphaSAtCharmThreshold -
def
alphaS3At -
def
alphaSPiecewise