theorem
proved
term proof
coprime_fortyfive_thirtyseven
show as:
view Lean formalization →
formal statement (Lean)
1070theorem coprime_fortyfive_thirtyseven : Nat.Coprime 45 37 := by native_decide
proof body
Term-mode proof.
1071
1072/-- gcd(360, 7) = 1 (7 does not divide 360). -/