theorem
proved
term proof
gcd_threehundredsixty_seven
show as:
view Lean formalization →
formal statement (Lean)
1073theorem gcd_threehundredsixty_seven : Nat.gcd 360 7 = 1 := by native_decide
proof body
Term-mode proof.
1074
1075/-- gcd(45, 8) = 1 (symmetric). -/