Theorem zmod.legendre_sym_two
Modification history
2022-09-14 11:13
src/number_theory/legendre_symbol/quadratic_reciprocity.lean
chore(number_theory/legendre_symbol/*): move zmod.{legendre|jacobi}_sym* to other namespaces (#16461) …
Deleted zmod.legendre_sym_twoView 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) …
Modified zmod.legendre_sym_twoView 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.legendre_sym_twoView on Github →