mathlib4 icon indicating copy to clipboard operation
mathlib4 copied to clipboard

feat(Ideal.IsPrincipal): Prove that the equiv between principal ideals and associates is a `MulEquiv`

Open xroblot opened this issue 1 year ago • 2 comments

Define the Submonoid of principal ideals and prove that associatesEquivIsPrincipal : Associates R ≃ {I : Ideal R // Submodule.IsPrincipal I} actually yields a MulEquiv between Associates R and this Submonoid.


  • [ ] depends on: #13175

Open in Gitpod

xroblot avatar May 24 '24 17:05 xroblot

⚠️ The sha of the head commit of this PR conflicts with #13175. Mergify cannot evaluate rules on this PR. ⚠️

mergify[bot] avatar May 25 '24 07:05 mergify[bot]

:v: xroblot can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

mathlib-bors[bot] avatar May 30 '24 10:05 mathlib-bors[bot]

bors r+

xroblot avatar May 30 '24 11:05 xroblot

Pull request successfully merged into master.

Build succeeded:

mathlib-bors[bot] avatar May 30 '24 12:05 mathlib-bors[bot]