theorem
proved
term proof
gcd_eight_eighthundredforty
show as:
view Lean formalization →
formal statement (Lean)
703theorem gcd_eight_eighthundredforty : Nat.gcd 8 840 = 8 := by native_decide
proof body
Term-mode proof.
704
705/-- gcd(45, 840) = 15. -/