Skip to content

[Merged by Bors] - feat: the abelian group structure on Ext-groups in abelian categories#14496

Closed
joelriou wants to merge 101 commits intomasterfrom
small-ext-derived-category-addcommgroup
Closed

[Merged by Bors] - feat: the abelian group structure on Ext-groups in abelian categories#14496
joelriou wants to merge 101 commits intomasterfrom
small-ext-derived-category-addcommgroup

Conversation

@joelriou
Copy link
Copy Markdown
Contributor

@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
@github-actions
Copy link
Copy Markdown

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>
Co-authored-by: Julian-Kuelshammer <68201724+Julian-Kuelshammer@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
Copy Markdown
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 <37772949+joelriou@users.noreply.github.com>
@mathlib-bors
Copy link
Copy Markdown
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