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)
57def fermionCharge : Fermion → ℚ
58 | .electron | .muon | .tauon => -1
59 | .up | .charm | .top => 2/3
60 | .down | .strange | .bottom => -1/3
61
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
fermionZ
in IndisputableMonolith.Masses.SMVerification
decl_use
depends on (3)
Lean names referenced from this declaration's body.
-
Fermion
in IndisputableMonolith.Masses.RSBridge.Anchor
decl_use
-
Fermion
in IndisputableMonolith.Masses.SMVerification
decl_use
-
Fermion
in IndisputableMonolith.RSBridge.Anchor
decl_use