[Merged by Bors] - feat(QuotientGroup): surjectivity and kernel of QuotientGroup.map#23205
[Merged by Bors] - feat(QuotientGroup): surjectivity and kernel of QuotientGroup.map#23205
QuotientGroup.map#23205Conversation
QuotientGroup.mapQuotientGroup.map
PR summary 652a2ba699Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
This PR/issue depends on: |
|
Thanks! Once you address these comments, please tag me, and I'll try to quickly review&merge the new version. |
|
@urkud The new version is ready for your review. Thanks! |
|
Thanks! |
|
✌️ xroblot can now approve this pull request. To approve and merge a pull request, simply reply with |
|
bors r+ |
…23205) Prove formulas for the kernel of `QuotientGroup.lift` and `QuotientGroup.map` and that these maps are surjective if the corresponding functions are surjective. Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
|
Pull request successfully merged into master. Build succeeded: |
QuotientGroup.mapQuotientGroup.map
…23205) Prove formulas for the kernel of `QuotientGroup.lift` and `QuotientGroup.map` and that these maps are surjective if the corresponding functions are surjective. Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
Prove formulas for the kernel of
QuotientGroup.liftandQuotientGroup.mapand that these maps are surjective if the corresponding functions are surjective.