theorem
proved
term proof
lcm_fortyfive_eighthundredforty
show as:
view Lean formalization →
formal statement (Lean)
715theorem lcm_fortyfive_eighthundredforty : Nat.lcm 45 840 = 2520 := by native_decide
proof body
Term-mode proof.
716
717/-- lcm(360, 840) = 2520. -/