pith. machine review for the scientific record. sign in
theorem proved term proof

gcd_eight_threehundredsixty

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 697theorem gcd_eight_threehundredsixty : Nat.gcd 8 360 = 8 := by native_decide

proof body

Term-mode proof.

 698
 699/-- gcd(45, 360) = 45. -/