theorem
proved
term proof
nine_eq_8_plus_1
show as:
view Lean formalization →
formal statement (Lean)
207theorem nine_eq_8_plus_1 : 9 = 8 + 1 := rfl
proof body
Term-mode proof.
208
209/-- Weak isospin I = 1/2 for doublets. -/