Commit 2019-05-29 22:06 4845b663
View on Github →feat(ring_theory): free_ring and free_comm_ring (#734)
- feat(ring_theory): free_ring and free_comm_ring
- Define isomorphism with mv_polynomial int
- Ring hom free_ring -> free_comm_ring; 1 sorry left
- Coe from free_ring to free_comm_ring is ring_hom
- WIP
- WIP
- WIP
- WIP
- Refactoring a bunch of stuff
- functor.map_equiv
- Fix build
- Fix build
- Make multiset.subsingleton_equiv computable
- Define specific equivs using general machinery
- Fix build
- Remove old commented code
- feat(data/equiv/functor): map_equiv
- fix(data/multiset): remove duplicate setoid instance
- namespace changes