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

magic_2_eq_2pow1

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)

  32theorem magic_2_eq_2pow1 : (2 : ℕ) = 2 ^ 1 := by decide

proof body

Term-mode proof.

  33
  34/-- All magic numbers are in the list. -/