theorem
proved
term proof
sixtyfour_is_2sixth
show as:
view Lean formalization →
formal statement (Lean)
76theorem sixtyfour_is_2sixth : (64 : ℕ) = 2^6 := by decide
proof body
Term-mode proof.
77
78/-- 70 = C(8,4) = max central binomial. -/