Skip to content

[Merged by Bors] - feat(Algebra/Homology): API for the computation of the homology of homological complexes#8845

Closed
joelriou wants to merge 5 commits intomasterfrom
homology-computation-helper
Closed

[Merged by Bors] - feat(Algebra/Homology): API for the computation of the homology of homological complexes#8845
joelriou wants to merge 5 commits intomasterfrom
homology-computation-helper

Conversation

@joelriou
Copy link
Copy Markdown
Contributor

@joelriou joelriou commented Dec 6, 2023

This PR introduces more homology API in order to ease the computation of group cohomology in low degrees #8802. The main definition HomologicalComplex.homologyIsoSc' : K.homology j ≅ (K.sc' i j k).homology relates the homology of a complex K in degree j to the homology of a short complex K.X i ⟶ K.X j ⟶ K.X k when i and k are degrees which appear respectively before j and after j.


Open in Gitpod

@joelriou joelriou added awaiting-review awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. labels Dec 6, 2023
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Dec 6, 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 27, 2023
mathlib-bors bot pushed a commit that referenced this pull request Dec 27, 2023
…mological complexes (#8845)

This PR introduces more homology API in order to ease the computation of group cohomology in low degrees #8802. The main definition `HomologicalComplex.homologyIsoSc' : K.homology j ≅ (K.sc' i j k).homology` relates the homology of a complex `K` in degree `j` to the homology of a short complex `K.X i ⟶ K.X j ⟶ K.X k` when `i` and `k` are degrees which appear respectively before `j` and after `j`.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Dec 27, 2023

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Algebra/Homology): API for the computation of the homology of homological complexes [Merged by Bors] - feat(Algebra/Homology): API for the computation of the homology of homological complexes Dec 27, 2023
@mathlib-bors mathlib-bors bot closed this Dec 27, 2023
@mathlib-bors mathlib-bors bot deleted the homology-computation-helper branch December 27, 2023 06:35
joelriou added a commit that referenced this pull request Dec 27, 2023
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