Theorem zmod.gauss_lemma
Modification history
2022-09-14 11:13
src/number_theory/legendre_symbol/gauss_eisenstein_lemmas.lean
chore(number_theory/legendre_symbol/*): move zmod.{legendre|jacobi}_sym* to other namespaces (#16461) …
Added zmod.gauss_lemmaView on Github →2022-08-22 21:53
src/number_theory/legendre_symbol/quadratic_reciprocity.lean
feat(number_theory/legendre_symbol/quadratic_reciprocity): switch to Gauss sum proof, clean-up (#16171) …
Deleted zmod.gauss_lemmaView on Github →2022-04-18 10:31
src/number_theory/legendre_symbol/quadratic_reciprocity.lean
feat(number_theory/legendre_symbol/quadratic_reciprocity): replace `[fact (p % 2 = 1)]` arguments by `(p ≠ 2)` (#13474) …
Modified zmod.gauss_lemmaView on Github →2022-04-12 18:28
src/number_theory/quadratic_reciprocity.lean
feat(number_theory/qudratic_reciprocity): change type of `a` in API lemmas to `int` (#13393) …
Modified zmod.gauss_lemmaView on Github →