Skip to content
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: the category of Hopf algebras #12010

Closed
wants to merge 60 commits into from

Conversation

101damnations
Copy link
Collaborator

@101damnations 101damnations commented Apr 8, 2024

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Apr 8, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label May 16, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Jun 10, 2024
Copy link

github-actions bot commented Jun 13, 2024

PR summary b456518308

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Algebra.Category.HopfAlgebraCat.Basic 1228

Declarations diff

+ Hom
+ Hom.toBialgHom_injective
+ HopfAlgebraCat
+ HopfAlgebraCat.forget_reflects_isos
+ category
+ concreteCategory
+ forget₂_bialgebra_map
+ forget₂_bialgebra_obj
+ hasForgetToBialgebra
+ hom_ext
+ instance : CoeSort (HopfAlgebraCat.{v} R) (Type v)
+ of
+ of_comul
+ of_counit
+ toBialgHom_comp
+ toBialgHom_id
+ toHopfAlgEquiv
+ toHopfAlgEquiv_refl
+ toHopfAlgEquiv_symm
+ toHopfAlgEquiv_toBialgHom
+ toHopfAlgEquiv_trans
+ toHopfAlgebraCatIso
+ toHopfAlgebraCatIso_refl
+ toHopfAlgebraCatIso_symm
+ toHopfAlgebraCatIso_trans

You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jun 13, 2024
@101damnations 101damnations added awaiting-review t-algebra Algebra (groups, rings, fields, etc) labels Jun 13, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jun 20, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jul 8, 2024
@kim-em
Copy link
Contributor

kim-em commented Jul 15, 2024

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jul 15, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 15, 2024
The category of Hopf algebras over a commutative ring. Mimics `Mathlib.LinearAlgebra.QuadraticForm.QuadraticModuleCat`.



Co-authored-by: Eric Wieser <[email protected]>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 15, 2024

This PR was included in a batch that was canceled, it will be automatically retried

mathlib-bors bot pushed a commit that referenced this pull request Jul 15, 2024
The category of Hopf algebras over a commutative ring. Mimics `Mathlib.LinearAlgebra.QuadraticForm.QuadraticModuleCat`.



Co-authored-by: Eric Wieser <[email protected]>
mathlib-bors bot pushed a commit that referenced this pull request Jul 15, 2024
The category of Hopf algebras over a commutative ring. Mimics `Mathlib.LinearAlgebra.QuadraticForm.QuadraticModuleCat`.



Co-authored-by: Eric Wieser <[email protected]>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 15, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: the category of Hopf algebras [Merged by Bors] - feat: the category of Hopf algebras Jul 15, 2024
@mathlib-bors mathlib-bors bot closed this Jul 15, 2024
@mathlib-bors mathlib-bors bot deleted the hopfalgcat branch July 15, 2024 21:07
@adomani adomani mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors. t-algebra Algebra (groups, rings, fields, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants