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

sixteen_is_2_fourth

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)

  67theorem sixteen_is_2_fourth : (16 : ℕ) = 2^4 := by decide

proof body

Term-mode proof.

  68
  69/-- 25 = D². -/