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 abelian group structure on Ext-groups in abelian categories #14496

Closed
wants to merge 101 commits into from

Conversation

joelriou
Copy link
Collaborator

@joelriou joelriou commented Jul 7, 2024

In this PR, we construct the abelian group structure on Ext-groups.


Open in Gitpod

joelriou and others added 30 commits June 8, 2024 15:25
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@joelriou joelriou added the t-category-theory Category theory label Jul 7, 2024
Copy link

github-actions bot commented Jul 7, 2024

PR summary ef3ae7270a

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ add_comp
+ add_hom
+ biprod_ext
+ comp_add
+ comp_mk₀_id
+ comp_zero
+ equiv_mk₀
+ ext_iff
+ homAddEquiv
+ homAddEquiv_apply
+ instance : AddCommGroup (Ext X Y n)
+ mk₀_hom
+ mk₀_id_comp
+ neg_hom
+ zero_comp
+ zero_hom
++ comp_neg
++ mk₀
++ mk₀_comp_mk₀
++ mk₀_comp_mk₀_assoc
++ mk₀_zero
++ neg_comp

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>

joelriou and others added 2 commits July 7, 2024 20:42
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@joelriou joelriou changed the title feat: abelian group structure on Ext-groups in abelian categories feat: the abelian group structure on Ext-groups in abelian categories 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
…#14496)

In this PR, we construct the abelian group structure on `Ext`-groups.



Co-authored-by: Joël Riou <[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 abelian group structure on Ext-groups in abelian categories [Merged by Bors] - feat: the abelian group structure on Ext-groups in abelian categories Jul 15, 2024
@mathlib-bors mathlib-bors bot closed this Jul 15, 2024
@mathlib-bors mathlib-bors bot deleted the small-ext-derived-category-addcommgroup branch July 15, 2024 22:23
@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-category-theory Category theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants