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 short complexes attached to homological complexes #6039

Closed
wants to merge 26 commits into from

Conversation

joelriou
Copy link
Collaborator

@joelriou joelriou commented Jul 21, 2023

If K is an homological complex and i some degree, this PR defines the short complex K.sc i which is `K.X (c.prev i) ⟶ K.X i ⟶ K.X (c.next i)``.


Open in Gitpod

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the blocked-by-other-PR This PR depends on another PR to Mathlib label Jul 21, 2023
@joelriou joelriou removed the WIP Work in progress label Jul 24, 2023
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the blocked-by-other-PR This PR depends on another PR to Mathlib label Jul 28, 2023
@leanprover-community-mathlib4-bot
Copy link
Collaborator

This PR/issue depends on:

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Jul 28, 2023
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Jul 29, 2023
@joelriou joelriou added the awaiting-review The author would like community review of the PR label Jul 29, 2023
@TwoFX TwoFX added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Jul 30, 2023
@joelriou joelriou added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Jul 31, 2023
Copy link
Member

@TwoFX TwoFX 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 r+

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Jul 31, 2023
@TwoFX TwoFX removed the ready-to-merge This PR has been sent to bors. label Jul 31, 2023
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Jul 31, 2023
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Jul 31, 2023
@TwoFX
Copy link
Member

TwoFX commented Jul 31, 2023

bors r+

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jul 31, 2023
bors bot pushed a commit that referenced this pull request Jul 31, 2023
If `K` is an homological complex and `i` some degree, this PR defines the short complex `K.sc i` which is `K.X (c.prev i) ⟶ K.X i ⟶ K.X (c.next i)``.

- [x] depends on: #6008 




Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
Co-authored-by: Markus Himmel <markus@himmel-villmar.de>
@bors
Copy link

bors bot commented Jul 31, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title feat: the short complexes attached to homological complexes [Merged by Bors] - feat: the short complexes attached to homological complexes Jul 31, 2023
@bors bors bot closed this Jul 31, 2023
@bors bors bot deleted the homologicalcomplex_shortcomplex branch July 31, 2023 18:22
semorrison pushed a commit that referenced this pull request Aug 2, 2023
If `K` is an homological complex and `i` some degree, this PR defines the short complex `K.sc i` which is `K.X (c.prev i) ⟶ K.X i ⟶ K.X (c.next i)``.

- [x] depends on: #6008 




Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
Co-authored-by: Markus Himmel <markus@himmel-villmar.de>
semorrison pushed a commit that referenced this pull request Aug 14, 2023
If `K` is an homological complex and `i` some degree, this PR defines the short complex `K.sc i` which is `K.X (c.prev i) ⟶ K.X i ⟶ K.X (c.next i)``.

- [x] depends on: #6008 




Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
Co-authored-by: Markus Himmel <markus@himmel-villmar.de>
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.

None yet

3 participants