Commit 2026-05-01 13:07 dece6d67
View on Github →refactor(NumberTheory): golf Mathlib/NumberTheory/Dioph (#38457)
- golfs
Mathlib/NumberTheory/Diophby replacing the arithmetic proof insub_diophwithgrind - simplifies
div_diophby splitting ony = 0 ∨ 0 < y, then closing the positive case withNat.div_eq_iffandgrindExtracted from #38144