theorem
proved
term proof
eight_is_2cube
show as:
view Lean formalization →
formal statement (Lean)
55theorem eight_is_2cube : (8 : ℕ) = eightTick := rfl
proof body
Term-mode proof.
56
57/-- 10 = 2·5. -/