theorem
proved
term proof
lcm_eight_eighthundredforty
show as:
view Lean formalization →
formal statement (Lean)
712theorem lcm_eight_eighthundredforty : Nat.lcm 8 840 = 840 := by native_decide
proof body
Term-mode proof.
713
714/-- lcm(45, 840) = 2520. -/