theorem
proved
term proof
fermion_count_24
show as:
view Lean formalization →
formal statement (Lean)
228theorem fermion_count_24 : fermion_flavors = 24 := by
proof body
Term-mode proof.
229 native_decide
230
231/-- **THEOREM (D × 2^D identity)**: The fermion flavor count equals
232 the cube dimension times its vertex count. -/