Commit 2020-02-28 15:33 07608293
View on Github →feat(ring_theory): Fractional ideals (#2062)
- Some WIP work on fractional ideals
- Fill in the
sorry - A lot of instances for fractional_ideal
- Show that an invertible fractional ideal
Ihas inverse1 : I - Cleanup and documentation
- Move
has_div submoduleto algebra_operations - More cleanup and documentation
- Explain the
non_zero_divisors Rin thequotientsection - whitespace Co-Authored-By: Scott Morrison scott@tqft.net
has_invinstance forfractional_idealset.univ.image->set.range- Fix:
mem_div_iff.mprshould bemem_div_iff.mp(but both reduce to reflexivity anyway) - Add
mem_div_iff_smul_subsetSince that is how the definition ofI / Jis traditionally done, but it is not as convenient to work with, I didn't change the definition but added a lemma stating the two are equivalent - whitespace again (it got broken because I merged changes incorrectly)
- Fix unused argument to
inv_nonzero