No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
89theorem quark_mass_positive (s : Sector) (r : ℤ) :
90 0 < rs_mass_MeV s r := by
proof body
Term-mode proof.
91 unfold rs_mass_MeV
92 apply div_pos
93 · apply mul_pos
94 apply mul_pos
95 apply mul_pos
96 · exact zpow_pos (by norm_num : (0 : ℝ) < 2) _
97 · exact zpow_pos Constants.phi_pos _
98 · exact zpow_pos Constants.phi_pos _
99 · exact zpow_pos Constants.phi_pos _
100 · norm_num
101
102/-! ## Generation Structure: Torsion Determines Rung Spacing
103
104The key structural prediction: within each sector, generation spacing
105is exactly {0, 11, 17} — the torsion schedule from cube geometry. -/
106
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (18)
Lean names referenced from this declaration's body.
-
Structure
in IndisputableMonolith.Chemistry.CrystalStructure
decl_use
-
Constants
in IndisputableMonolith.CPM.LawOfExistence
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
Generation
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
Generation
in IndisputableMonolith.Foundation.UniversalForcing.BiologyRealization
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
Sector
in IndisputableMonolith.Masses.Anchor
decl_use
-
Sector
in IndisputableMonolith.Masses.RSBridge.Anchor
decl_use
-
Sector
in IndisputableMonolith.Masses.RungConstructor.Basic
decl_use
-
rs_mass_MeV
in IndisputableMonolith.Masses.Verification
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
Generation
in IndisputableMonolith.Physics.CKM
decl_use
-
Generation
in IndisputableMonolith.Physics.ThreeGenerations
decl_use
-
Generation
in IndisputableMonolith.RecogSpec.RSLedger
decl_use
-
Sector
in IndisputableMonolith.RSBridge.Anchor
decl_use
-
Rung
in IndisputableMonolith.Support.RungFractions
decl_use