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)
75def r0_alt : Anchor.Sector → ℤ
76 | .Lepton => 4 * Wz - (8 - 2) -- = 68 - 6 = 62
77 | .UpQuark => 2 * Wz + Az -- = 34 + 1 = 35
78 | .DownQuark => Etz - Wz -- = 12 - 17 = -5
79 | .Electroweak => 3 * Wz + 4 -- = 51 + 4 = 55
80
81/-! ## Verification: Main definitions match alternative formulas -/
82
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
r0_eq_alt
in IndisputableMonolith.Masses.AnchorDerivation
decl_use
depends on (9)
Lean names referenced from this declaration's body.
-
Lepton
in IndisputableMonolith.CrossDomain.CubeFaceUniversality
decl_use
-
Sector
in IndisputableMonolith.Masses.Anchor
decl_use
-
Az
in IndisputableMonolith.Masses.AnchorDerivation
decl_use
-
Etz
in IndisputableMonolith.Masses.AnchorDerivation
decl_use
-
Wz
in IndisputableMonolith.Masses.AnchorDerivation
decl_use
-
Sector
in IndisputableMonolith.Masses.RSBridge.Anchor
decl_use
-
Sector
in IndisputableMonolith.Masses.RungConstructor.Basic
decl_use
-
Lepton
in IndisputableMonolith.Physics.AnomalousMoments
decl_use
-
Sector
in IndisputableMonolith.RSBridge.Anchor
decl_use