Commit 2018-10-01 20:53 dbb3ff0b
View on Github →feat(data/zmod/quadratic_reciprocity): quadratic reciprocity (#327)
- multiplicative group of finite field is cyclic
- more stuff
- change chinese remainder to def
- get rid of nonsense
- delete extra line break
- one prod_bij left
- move lemmas to correct places
- delete prod_instances
- almost done
- move lamms to correct places
- more moving lemmas
- finished off moving lemmas
- fix build
- move quadratic reciprocity to zmod
- improve readability
- remove unnecessary alphas
- move
prod_range_id
- fix build
- fix build
- fix build
- fix build
- delete mk_of_ne_zero
- move odd_mul_odd_div_two
- extra a few lemmas
- improving readability
- delete duplicate lemmas
- forgot to save
- delete duplicate lemma
- indent calc proofs
- fix build
- fix build
- forgot to save
- fix build