mathlib3
feat(ring_theory): Fractional ideals
#2062
Merged

feat(ring_theory): Fractional ideals #2062

Vierkantor
Vierkantor Some WIP work on fractional ideals
dfa37f62
Vierkantor Fill in the `sorry`
5397a149
Vierkantor A lot of instances for fractional_ideal
ae168b5a
Vierkantor Show that an invertible fractional ideal `I` has inverse `1 : I`
ed96262e
Vierkantor Cleanup and documentation
3ab5e71c
Vierkantor Move `has_div submodule` to algebra_operations
855696bf
Vierkantor More cleanup and documentation
e3af5426
Vierkantor Explain the `non_zero_divisors R` in the `quotient` section
0cbfe0fa
kim-em
kim-em commented on 2020-02-26
jcommelin
jcommelin commented on 2020-02-26
Vierkantor whitespace
c0b1f53b
Vierkantor `has_inv` instance for `fractional_ideal`
71112b76
Vierkantor `set.univ.image` -> `set.range`
fb9bab4d
Vierkantor Fix: `mem_div_iff.mpr` should be `mem_div_iff.mp`
26a70474
Vierkantor Add `mem_div_iff_smul_subset`
e9ff816a
Vierkantor whitespace again
42455756
Vierkantor Fix unused argument to `inv_nonzero`
5b1fdb9e
jcommelin
jcommelin approved these changes on 2020-02-28
jcommelin jcommelin added ready-to-merge
mergify[bot] Merge branch 'master' into fractional_ideal
46c6f854
mergify mergify merged 07608293 into master 6 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone