Encyclopedia Masses Masses Mass Genesis T10 Boson Channel Reach Submaximal Species Readings Miss Ew
ARTICLE 5 claims 5 theorems
Masses Mass Genesis T10 Boson Channel Reach Submaximal Species Readings Miss Ew
A machine-checked theorem shows that only one species of fermion, the quark, has the full electroweak reach, while electrons and neutrinos fall short.
The electroweak yardstick
In the standard model of particle physics, the electroweak interaction is carried by the W and Z bosons, which couple to all fermions: quarks, charged leptons like the electron, and neutrinos. The Recognition Science framework formalizes this in a machine-checked library of formal theorems, where a ledger (a discrete record of which particles couple to which forces) is used to count how many distinct species a boson can reach. The theorem submaximal_species_readings_miss_ew_yardstick proves a precise inequality: the electron and the neutrino each have a species count that falls short of the electroweak yardstick, the count for the W boson, which is maximal.
The framework defines a species cell as one of three types: quark, charged lepton, or neutrino. A boson's cell reach is the number of these cells it couples to. The W and Z bosons each reach all three cells, giving them a cell reach of 3. The photon reaches only quarks and charged leptons, a cell reach of 2, and the gluon reaches only quarks, a cell reach of 1. The theorem in question shows that the electron, a charged lepton, and the neutrino each have a cell reach of 2, which is less than the W boson's 3. This is the sense in which their readings miss the electroweak yardstick.
The theorem is not a statement about measured masses or coupling constants. It is a formal consequence of the framework's definitions of charge and color coupling. The framework defines a fermion as coupling to charge if it has electric charge, and to color if it is a quark. The W boson couples to all fermions, so it resolves both charge and color. The electron couples to charge but not color, and the neutrino couples to neither. The theorem's proof is a direct computation from these definitions, checked by the machine.
This result is part of a larger chain in the framework that connects the structure of the standard model's gauge carriers to the framework's internal constants. The theorem cell_reach_yields_decoy shows that the W boson's cell reach of 3, combined with the framework's wallpaper group constant W (which equals 17), produces the number 57. This number is called a decoy because it does not equal the electroweak offset, the framework's internal energy scale for the electroweak sector. The theorem submaximal_species_readings_miss_ew_yardstick shows that the electron and neutrino, with their lower cell reach of 2, also fail to produce this offset, confirming that only a maximal reach matches the yardstick.
In plain terms, the framework's formal account of the standard model assigns each boson a reach based on which fermion species it couples to. The W boson has the maximal reach, and this theorem verifies that no submaximal species, like the electron or neutrino, can match the electroweak energy scale that the W boson defines. This is a structural fact about the framework's definitions, not an empirical prediction about particle masses.
THEOREM submaximal_species_readings_miss_ew_yardstick · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.lean
/-- **THEOREM (the sub-maximal readings miss the electroweak yardstick).**
Reading the offset at the lepton channel count (`1`, offset `+2`,
yardstick `53`) or the neutrino channel count (`0`, offset `+0`,
yardstick `51`) yields integers that are not `r0(EW) = 55`: the
maximality clause is what lands the offset on `+4`. -/
theorem submaximal_species_readings_miss_ew_yardstick :
3 * (Anchor.W : ℤ) + 2 * activeChannelClasses Fermion.e
≠ Anchor.r0 Anchor.Sector.Electroweak ∧
3 * (Anchor.W : ℤ) + 2 * activeChannelClasses Fermion.nu1
≠ Anchor.r0 Anchor.Sector.Electroweak := by
have hW : (Anchor.W : ℤ) = 17 := by
simp only [Anchor.W, wallpaper_groups]
norm_num
have he : activeChannelClasses Fermion.e = 1 := by
simp [activeChannelClasses, couplesToCharge, couplesToColor, tildeQ, RSBridge.sectorOf]
have hnu : activeChannelClasses Fermion.nu1 = 0 := by
simp [activeChannelClasses, couplesToCharge, couplesToColor, tildeQ, RSBridge.sectorOf]
simp only [Anchor.r0]
rw [hW, he, hnu]
norm_num
THEOREM cellReach_wBoson · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.lean
/-- **THEOREM (the electroweak carriers touch all three cells).** -/
theorem cellReach_wBoson : cellReach (GaugeCarrier.couples .wBoson) = 3 := by
decide
THEOREM cellReach_photon · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.lean
/-- **THEOREM (the photon touches two cells).** -/
theorem cellReach_photon : cellReach (GaugeCarrier.couples .photon) = 2 := by
decide
THEOREM cellReach_gluon · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.lean
/-- **THEOREM (the gluon touches one cell).** -/
theorem cellReach_gluon : cellReach (GaugeCarrier.couples .gluon) = 1 := by
decide
THEOREM cell_reach_yields_decoy · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.lean
/-- **THEOREM (the cell reading yields exactly the decoy).** Pricing the
three inhabited cells at two rungs each gives `3W + 6 = 57`: the decoy is
the cell reading of the electroweak coupling. -/
theorem cell_reach_yields_decoy :
3 * (Anchor.W : ℤ) + 2 * cellReach (GaugeCarrier.couples .wBoson) = 57 := by
rw [cellReach_wBoson]
have hW : (Anchor.W : ℤ) = 17 := by
simp only [Anchor.W, wallpaper_groups]
norm_num
rw [hW]
norm_num
What this page does not claim
This theorem does not claim that the electron or neutrino have different measured masses or coupling constants than the standard model predicts. This theorem does not claim that the framework derives the fine-structure constant or any other empirically measured coupling constant. This theorem does not claim that the framework's internal constants, such as the electroweak offset, have been directly measured in experiments.
Verify this page
Every tagged claim above names its theorem. To check one yourself rather than trust this page, elaborate the source module with Lean 4 and audit its axiom basis:
$ lake env lean IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.lean
expected axiom basis: [propext, Classical.choice, Quot.sound] (the Lean kernel's standard three; no RS-specific axioms)
A page whose claims cannot be reproduced this way does not ship. In production, every anchor links to the exact declaration in the public source release, and this block carries the build receipt for the page itself.
Derived articles
This page is generated by a question-recursion engine: the questions its answers raise become the next pages. The current agenda, with open targets marked red:
- How does the framework derive the wallpaper group constant W from its foundational principles?
- What physical significance does the framework assign to the electroweak offset Anchor.r0 for the electroweak sector?
- Does the framework's account of the W boson's maximal reach extend to the Z boson in the same way?
- What is the framework's formal treatment of the Higgs boson, which shares the electroweak sector read but is not a gauge carrier?
MACHINE LAYER · GROUNDED CLAIM TABLE · CLICK TO EXPAND
THEOREM submaximal_species_readings_miss_ew_yardstick · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.lean
/-- **THEOREM (the sub-maximal readings miss the electroweak yardstick).** Reading the offset at the lepton channel count (`1`, offset `+2`, yardstick `53`) or the neutrino channel count (`0`, offset `+0`, yardstick `51`) yields integers that are not `r0(EW) = 55`: the maximality clause is what lands the offset on `+4`. -/ theorem submaximal_species_readings_miss_ew_yardstick : 3 * (Anchor.W : ℤ) + 2 * activeChannelClasses Fermion.e ≠ Anchor.r0 Anchor.Sector.Electroweak ∧ 3 * (Anchor.W : ℤ) + 2 * activeChannelClasses Fermion.nu1 ≠ Anchor.r0 Anchor.Sector.Electroweak := by have hW : (Anchor.W : ℤ) = 17 := by simp only [Anchor.W, wallpaper_groups] norm_num have he : activeChannelClasses Fermion.e = 1 := by simp [activeChannelClasses, couplesToCharge, couplesToColor, tildeQ, RSBridge.sectorOf] have hnu : activeChannelClasses Fermion.nu1 = 0 := by simp [activeChannelClasses, couplesToCharge, couplesToColor, tildeQ, RSBridge.sectorOf] simp only [Anchor.r0] rw [hW, he, hnu] norm_numThe theorem proves that the electron and the neutrino each have a species count that falls short of the electroweak yardstick, the count for the W boson, which is maximal. submaximal_species_readings_miss_ew_yardstick · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.leanTHEOREM cellReach_wBoson · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.lean
/-- **THEOREM (the electroweak carriers touch all three cells).** -/ theorem cellReach_wBoson : cellReach (GaugeCarrier.couples .wBoson) = 3 := by decideThe W and Z bosons each reach all three species cells, giving them a cell reach of 3. cellReach_wBoson · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.leanTHEOREM cellReach_photon · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.lean
/-- **THEOREM (the photon touches two cells).** -/ theorem cellReach_photon : cellReach (GaugeCarrier.couples .photon) = 2 := by decideThe photon reaches only quarks and charged leptons, a cell reach of 2. cellReach_photon · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.leanTHEOREM cellReach_gluon · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.lean
/-- **THEOREM (the gluon touches one cell).** -/ theorem cellReach_gluon : cellReach (GaugeCarrier.couples .gluon) = 1 := by decideThe gluon reaches only quarks, a cell reach of 1. cellReach_gluon · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.leanTHEOREM cell_reach_yields_decoy · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.lean
/-- **THEOREM (the cell reading yields exactly the decoy).** Pricing the three inhabited cells at two rungs each gives `3W + 6 = 57`: the decoy is the cell reading of the electroweak coupling. -/ theorem cell_reach_yields_decoy : 3 * (Anchor.W : ℤ) + 2 * cellReach (GaugeCarrier.couples .wBoson) = 57 := by rw [cellReach_wBoson] have hW : (Anchor.W : ℤ) = 17 := by simp only [Anchor.W, wallpaper_groups] norm_num rw [hW] norm_numThe theorem cell_reach_yields_decoy shows that the W boson's cell reach of 3, combined with the framework's wallpaper group constant W (which equals 17), produces the number 57. cell_reach_yields_decoy · IndisputableMonolith/Masses/MassGenesis/T10BosonChannelReach.lean