pith. machine review for the scientific record. sign in
theorem proved term proof

framework_self_consistent

show as:
view Lean formalization →

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)

 543theorem framework_self_consistent :
 544    SelfConsistent 3 3 8 (V 3) 3 (face_pairs 3) :=

proof body

Term-mode proof.

 545  ⟨rfl, Q3_vertices.symm, three_generations.symm⟩
 546
 547/-- **THEOREM (Numerological Summary)**: The key numbers of the Standard
 548    Model are all cube numbers:
 549
 550    8 = 2³        (vertices = states per octave)
 551    12 = 3 × 2²   (edges = gauge generators)
 552    6 = 3 × 2     (faces = face pairs × 2)
 553    3             (face pairs = generations = colors = charges)
 554    48 = 2³ × 3!  (automorphisms = total fermion states)
 555    24 = 3 × 8    (fermion flavors = D × V)
 556    1             (consciousness ground state = unique minimum)
 557
 558    All from D = 3. Zero parameters. -/

depends on (31)

Lean names referenced from this declaration's body.

… and 1 more