-
Notifications
You must be signed in to change notification settings - Fork 383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Merged by Bors] - feat: coalgebra isomorphisms #11970
Conversation
This PR/issue depends on: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors d+
It pains me to see us writing so much boilerplate for every algebraic morphism, but until automation appears I think we have to keep going.
Just some minor comments.
✌️ 101damnations can now approve this pull request. To approve and merge a pull request, simply reply with |
bors r+ |
Isomorphisms of coalgebras. Mimics `Mathlib.Algebra.Module.Equiv`.
Isomorphisms of coalgebras. Mimics `Mathlib.Algebra.Module.Equiv`.
Pull request successfully merged into master. Build succeeded: |
Isomorphisms of coalgebras. Mimics `Mathlib.Algebra.Module.Equiv`.
Isomorphisms of coalgebras. Mimics `Mathlib.Algebra.Module.Equiv`.
Isomorphisms of coalgebras. Mimics
Mathlib.Algebra.Module.Equiv
.