Skip to content

[Merged by Bors] - feat: basic right homology API of short complexes#6008

Closed
joelriou wants to merge 15 commits intomasterfrom
shortcomplex_righthomology3
Closed

[Merged by Bors] - feat: basic right homology API of short complexes#6008
joelriou wants to merge 15 commits intomasterfrom
shortcomplex_righthomology3

Conversation

@joelriou
Copy link
Copy Markdown
Contributor

@joelriou joelriou commented Jul 19, 2023

This PR introduces basic API for the right homology of short complexes, like the definition of ShortComplex.rightHomology.


The code introduced in this PR is completely parallel to the corresponding code in Algebra.Homology.ShortComplex.LeftHomology: it contains only dual definitions and statements.

Open in Gitpod

@joelriou joelriou added WIP Work in progress t-category-theory Category theory labels Jul 19, 2023
@ghost ghost added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jul 19, 2023
@ghost ghost removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jul 20, 2023
@ghost
Copy link
Copy Markdown

ghost commented Jul 20, 2023

This PR/issue depends on:

Copy link
Copy Markdown
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.

bors d+

@bors
Copy link
Copy Markdown

bors bot commented Jul 28, 2023

✌️ joelriou can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@ghost ghost added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels Jul 28, 2023
@joelriou
Copy link
Copy Markdown
Contributor Author

bors merge

bors bot pushed a commit that referenced this pull request Jul 28, 2023
This PR introduces basic API for the right homology of short complexes, like the definition of `ShortComplex.rightHomology`.

- [x] depends on: #5674 



Co-authored-by: Joël Riou <[email protected]>
@bors
Copy link
Copy Markdown

bors bot commented Jul 28, 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: basic right homology API of short complexes [Merged by Bors] - feat: basic right homology API of short complexes Jul 28, 2023
@bors bors bot closed this Jul 28, 2023
@bors bors bot deleted the shortcomplex_righthomology3 branch July 28, 2023 18:22
bors bot pushed a commit that referenced this pull request Jul 30, 2023
This PR develops more API for the right homology of short complexes. All definitions and statements are parallel to their left homology counterparts.

- [x] depends on: #6008 



Co-authored-by: Joël Riou <[email protected]>
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 <[email protected]>
Co-authored-by: Markus Himmel <[email protected]>
kim-em pushed a commit that referenced this pull request Aug 2, 2023
This PR introduces basic API for the right homology of short complexes, like the definition of `ShortComplex.rightHomology`.

- [x] depends on: #5674 



Co-authored-by: Joël Riou <[email protected]>
kim-em pushed a commit that referenced this pull request Aug 2, 2023
This PR develops more API for the right homology of short complexes. All definitions and statements are parallel to their left homology counterparts.

- [x] depends on: #6008 



Co-authored-by: Joël Riou <[email protected]>
kim-em 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 <[email protected]>
Co-authored-by: Markus Himmel <[email protected]>
kim-em pushed a commit that referenced this pull request Aug 14, 2023
This PR introduces basic API for the right homology of short complexes, like the definition of `ShortComplex.rightHomology`.

- [x] depends on: #5674 



Co-authored-by: Joël Riou <[email protected]>
kim-em pushed a commit that referenced this pull request Aug 14, 2023
This PR develops more API for the right homology of short complexes. All definitions and statements are parallel to their left homology counterparts.

- [x] depends on: #6008 



Co-authored-by: Joël Riou <[email protected]>
kim-em 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 <[email protected]>
Co-authored-by: Markus Himmel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). t-category-theory Category theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants