Commit 2c602cc
refactor(NumberTheory): golf
- golfs `ArithmeticFunction/Defs` by replacing explicit divisor-antidiagonal singleton arguments in the left-identity theorem and `mul_one` with direct `simp_all` calls using divisor map lemmas and `sum_eq_single`
Extracted from leanprover-community#38144
[](https://gitpod.io/from-referrer/)Mathlib/NumberTheory/ArithmeticFunction/Defs (leanprover-community#40072)1 parent 8338fc4 commit 2c602cc
1 file changed
Lines changed: 2 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
| 265 | + | |
274 | 266 | | |
275 | 267 | | |
276 | 268 | | |
| |||
282 | 274 | | |
283 | 275 | | |
284 | 276 | | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
| 277 | + | |
296 | 278 | | |
297 | 279 | | |
298 | 280 | | |
| |||
0 commit comments