Skip to content

[Merged by Bors] - feat(CategoryTheory/Triangulated): the Yoneda functors are homological#14528

Closed
joelriou wants to merge 2 commits intomasterfrom
triangulated-preadditive-yoneda-is-homological
Closed

[Merged by Bors] - feat(CategoryTheory/Triangulated): the Yoneda functors are homological#14528
joelriou wants to merge 2 commits intomasterfrom
triangulated-preadditive-yoneda-is-homological

Conversation

@joelriou
Copy link
Copy Markdown
Contributor

@joelriou joelriou commented Jul 8, 2024

Let C be a pretriangulated category. In this PR, we show that the functors preadditiveCoyoneda.obj A : C ⥤ AddCommGrp for A : Cᵒᵖ and preadditiveYoneda.obj B : Cᵒᵖ ⥤ AddCommGrp for B : C are homological functors.


Open in Gitpod

@joelriou joelriou added the t-category-theory Category theory label Jul 8, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 8, 2024

PR summary 28db198126

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.CategoryTheory.Triangulated.Opposite 976 1057 +81 (+8.30%)
Import changes for all files
Files Import difference
Mathlib.CategoryTheory.Triangulated.Opposite 81
Mathlib.CategoryTheory.Triangulated.Yoneda 1226

Declarations diff

+ instance (A : Cᵒᵖ) : (preadditiveCoyoneda.obj A).IsHomological
+ instance (A : Cᵒᵖ) : (preadditiveCoyoneda.obj A).ShiftSequence ℤ
+ instance (B : C) : (preadditiveYoneda.obj B).IsHomological
+ map_distinguished_op_exact
+ preadditiveCoyoneda_homologySequenceδ_apply
+ preadditiveYoneda_map_distinguished

You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

@erdOne
Copy link
Copy Markdown
Member

erdOne commented Jul 9, 2024

Thanks!
maintainer merge

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 9, 2024

🚀 Pull request has been placed on the maintainer queue by erdOne.

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Jul 9, 2024
@riccardobrasca
Copy link
Copy Markdown
Member

Thanks!

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jul 9, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 9, 2024
#14528)

Let `C` be a pretriangulated category. In this PR, we show that the functors `preadditiveCoyoneda.obj A : C ⥤ AddCommGrp` for `A : Cᵒᵖ` and `preadditiveYoneda.obj B : Cᵒᵖ ⥤ AddCommGrp` for `B : C` are homological functors.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 9, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(CategoryTheory/Triangulated): the Yoneda functors are homological [Merged by Bors] - feat(CategoryTheory/Triangulated): the Yoneda functors are homological Jul 9, 2024
@mathlib-bors mathlib-bors bot closed this Jul 9, 2024
@mathlib-bors mathlib-bors bot deleted the triangulated-preadditive-yoneda-is-homological branch July 9, 2024 17:37
@adomani adomani mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. 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.

4 participants