Commit 2fecb3c
committed
refactor(NumberTheory): golf
- golfs `GaussEisensteinLemmas` by replacing a manual `prod_bij_ne_one` argument with `Finset.prod_ite`
- closes the resulting product identity directly with `simp`
Extracted from #38144
[](https://gitpod.io/from-referrer/)Mathlib/NumberTheory/LegendreSymbol/GaussEisensteinLemmas (#38402)1 parent fdc4666 commit 2fecb3c
1 file changed
Lines changed: 2 additions & 8 deletions
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
| 77 | + | |
| 78 | + | |
85 | 79 | | |
86 | 80 | | |
87 | 81 | | |
| |||
0 commit comments