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

D2_fails_sync

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)

 411theorem D2_fails_sync : Nat.lcm (2 ^ 2) 45 ≠ 360 := by native_decide

proof body

Term-mode proof.

 412
 413/-- **THEOREM**: D = 4 fails (lcm(16,45) = 720 ≠ 360). -/