theorem
proved
term proof
full_turn
show as:
view Lean formalization →
formal statement (Lean)
49theorem full_turn : (2 : ℕ)^3 * 45 = 360 := twoCube_times_gap
proof body
Term-mode proof.
50
51/-- Each entry corresponds to a unique integer (no two non-trivial entries
52 coincide). -/