Skip to content

[Merged by Bors] - feat: the homology sequence of a short exact sequence of complexes#8468

Closed
joelriou wants to merge 25 commits intomasterfrom
homology-sequence
Closed

[Merged by Bors] - feat: the homology sequence of a short exact sequence of complexes#8468
joelriou wants to merge 25 commits intomasterfrom
homology-sequence

Conversation

@joelriou
Copy link
Copy Markdown
Contributor

@joelriou joelriou commented Nov 17, 2023

If 0 ⟶ X₁ ⟶ X₂ ⟶ X₃ ⟶ 0 is a short exact sequence in a category of complexes HomologicalComplex C c in an abelian category, then whenever i and j are consecutive degrees, there is a long exact sequence :
... ⟶ X₁.homology i ⟶ X₂.homology i ⟶ X₃.homology i ⟶ X₁.homology j ⟶ ....


Open in Gitpod

@joelriou joelriou added t-category-theory Category theory WIP Work in progress labels Nov 17, 2023
@ghost ghost added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Nov 17, 2023
@ghost ghost added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Nov 24, 2023
@ghost ghost removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Nov 24, 2023
@ghost ghost added merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) and removed blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) labels Nov 28, 2023
@ghost ghost added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Dec 1, 2023
@joelriou joelriou removed the WIP Work in progress label Dec 1, 2023
@ghost ghost removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Dec 4, 2023
@ghost ghost added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Dec 4, 2023
@ghost ghost removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Dec 4, 2023
Copy link
Copy Markdown
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🎉

bors merge

@ghost ghost added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Dec 5, 2023
mathlib-bors bot pushed a commit that referenced this pull request Dec 5, 2023
…8468)

If `0 ⟶ X₁ ⟶ X₂ ⟶ X₃ ⟶ 0` is a short exact sequence in a category of complexes `HomologicalComplex C c` in an abelian category, then whenever `i` and `j` are consecutive degrees, there is a long exact sequence :
`... ⟶ X₁.homology i ⟶ X₂.homology i ⟶ X₃.homology i ⟶ X₁.homology j ⟶ ...`.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Dec 5, 2023

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: the homology sequence of a short exact sequence of complexes [Merged by Bors] - feat: the homology sequence of a short exact sequence of complexes Dec 5, 2023
@mathlib-bors mathlib-bors bot closed this Dec 5, 2023
@mathlib-bors mathlib-bors bot deleted the homology-sequence branch December 5, 2023 09:47
awueth pushed a commit that referenced this pull request Dec 19, 2023
…8468)

If `0 ⟶ X₁ ⟶ X₂ ⟶ X₃ ⟶ 0` is a short exact sequence in a category of complexes `HomologicalComplex C c` in an abelian category, then whenever `i` and `j` are consecutive degrees, there is a long exact sequence :
`... ⟶ X₁.homology i ⟶ X₂.homology i ⟶ X₃.homology i ⟶ X₁.homology j ⟶ ...`.
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.

2 participants