theorem
proved
term proof
magic_2_eq_2pow1
show as:
view Lean formalization →
formal statement (Lean)
32theorem magic_2_eq_2pow1 : (2 : ℕ) = 2 ^ 1 := by decide
proof body
Term-mode proof.
33
34/-- All magic numbers are in the list. -/