def
definition
def or abbrev
generationCert
show as:
view Lean formalization →
formal statement (Lean)
44def generationCert : GenerationCert where
45 three_generations := generations_eq_D
proof body
Definition body.
46 total_12 := total_fermions_eq_12
47 cube_edge_match := total_fermions_eq_cube_edges
48 generation_types := generationTypeCount
49
50end IndisputableMonolith.Physics.ParticlePhysicsGenerationsFromRS