Skip to content

[Merged by Bors] - feat(CategoryTheory/Shift): sequences of functors from a category with a shift#9001

Closed
joelriou wants to merge 2 commits intomasterfrom
triangulated-shift-sequence
Closed

[Merged by Bors] - feat(CategoryTheory/Shift): sequences of functors from a category with a shift#9001
joelriou wants to merge 2 commits intomasterfrom
triangulated-shift-sequence

Conversation

@joelriou
Copy link
Copy Markdown
Contributor

@joelriou joelriou commented Dec 12, 2023

Let F : C ⥤ A be a functor from a category C that is equipped with a shift by an additive monoid M. In this PR, we define a typeclass F.ShiftSequence M which includes the data of a sequence of functors F.shift a : C ⥤ A for all a : A. For each a : A, we have an isomorphism F.isoShift a : shiftFunctor C a ⋙ F ≅ F.shift a which satisfies some coherence relations. This will allow a better formulation of the long exact sequence attached to homological functors from a triangulated category to an abelian category.


Open in Gitpod

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
…h a shift (#9001)

Let `F : C ⥤ A` be a functor from a category `C` that is equipped with a shift by an additive monoid `M`. In this PR, we define a typeclass `F.ShiftSequence M` which includes the data of a sequence of functors `F.shift a : C ⥤ A` for all `a : A`. For each `a : A`, we have an isomorphism `F.isoShift a : shiftFunctor C a ⋙ F ≅ F.shift a` which satisfies some coherence relations. This will allow a better formulation of the long exact sequence attached to homological functors from a triangulated category to an abelian category.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Dec 27, 2023

Build failed (retrying...):

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Dec 27, 2023

Canceled.

@joelriou
Copy link
Copy Markdown
Contributor Author

retrying

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Dec 27, 2023
…h a shift (#9001)

Let `F : C ⥤ A` be a functor from a category `C` that is equipped with a shift by an additive monoid `M`. In this PR, we define a typeclass `F.ShiftSequence M` which includes the data of a sequence of functors `F.shift a : C ⥤ A` for all `a : A`. For each `a : A`, we have an isomorphism `F.isoShift a : shiftFunctor C a ⋙ F ≅ F.shift a` which satisfies some coherence relations. This will allow a better formulation of the long exact sequence attached to homological functors from a triangulated category to an abelian category.
@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(CategoryTheory/Shift): sequences of functors from a category with a shift [Merged by Bors] - feat(CategoryTheory/Shift): sequences of functors from a category with a shift Dec 27, 2023
@mathlib-bors mathlib-bors bot closed this Dec 27, 2023
@mathlib-bors mathlib-bors bot deleted the triangulated-shift-sequence branch December 27, 2023 10:11
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