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)
76theorem quark_lepton_sum :
77 Fintype.card Quark + Fintype.card Lepton = 12 := by
proof body
Term-mode proof.
78 rw [quark_has_6, lepton_has_6]
79
80/-- Total with antiparticles: 2 · 12 = 24. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (5)
Lean names referenced from this declaration's body.
-
Lepton
in IndisputableMonolith.CrossDomain.CubeFaceUniversality
decl_use
-
lepton_has_6
in IndisputableMonolith.CrossDomain.CubeFaceUniversality
decl_use
-
Quark
in IndisputableMonolith.CrossDomain.CubeFaceUniversality
decl_use
-
quark_has_6
in IndisputableMonolith.CrossDomain.CubeFaceUniversality
decl_use
-
Lepton
in IndisputableMonolith.Physics.AnomalousMoments
decl_use