Skip to content

[Merged by Bors] - feat(Algebra/ModuleCat/Presheaf): composition of pushforwards and pullbacks and compatibilites#30318

Closed
joelriou wants to merge 76 commits intoleanprover-community:masterfrom
joelriou:presheaf-of-modules-pullback-more-api
Closed

[Merged by Bors] - feat(Algebra/ModuleCat/Presheaf): composition of pushforwards and pullbacks and compatibilites#30318
joelriou wants to merge 76 commits intoleanprover-community:masterfrom
joelriou:presheaf-of-modules-pullback-more-api

Conversation

@joelriou
Copy link
Copy Markdown
Contributor

@joelriou joelriou commented Oct 8, 2025

The composition of two pullback functors on presheaves of modules pullback φ ⋙ pullback ψ identifies to the pullback of the composition. We show compatibilites for these isomorphisms: they are deduced from similar identifies for pushforwards (in which case they are rfl).


This PR continues the work from #17589.

Original PR: #17589

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Oct 8, 2025
mathlib-bors bot pushed a commit that referenced this pull request Oct 29, 2025
We obtain various lemmas about adjunctions between functors by computing `conjugateEquiv` in case of associators, unitors, and whiskerings. We deduce a way to obtain compatibilites with respect to composition of functors of left adjoints assuming that we have these compatibilites for right adjoints. In #30318, this shall be applied to the study of the compatibilities with respect to composition of the pullback functors for presheaves of modules.
@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Oct 29, 2025
@mathlib4-dependent-issues-bot
Copy link
Copy Markdown
Collaborator

This PR/issue depends on:

@mathlib4-merge-conflict-bot mathlib4-merge-conflict-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Oct 29, 2025
@mathlib4-merge-conflict-bot
Copy link
Copy Markdown
Collaborator

This pull request has conflicts, please merge master and resolve them.

@joelriou joelriou removed the WIP Work in progress label Oct 29, 2025
@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Oct 29, 2025
BeibeiX0 pushed a commit to BeibeiX0/mathlib4 that referenced this pull request Nov 7, 2025
…r-community#30335)

We obtain various lemmas about adjunctions between functors by computing `conjugateEquiv` in case of associators, unitors, and whiskerings. We deduce a way to obtain compatibilites with respect to composition of functors of left adjoints assuming that we have these compatibilites for right adjoints. In leanprover-community#30318, this shall be applied to the study of the compatibilities with respect to composition of the pullback functors for presheaves of modules.
Copy link
Copy Markdown
Contributor

@dagurtomas dagurtomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

maintainer delegate

@github-actions
Copy link
Copy Markdown

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

@ghost ghost added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Nov 14, 2025
Co-authored-by: Dagur Asgeirsson <dagurtomas@gmail.com>
@riccardobrasca
Copy link
Copy Markdown
Member

Thanks!

bors merge

@ghost ghost added ready-to-merge This PR has been sent to bors. and removed maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. labels Nov 16, 2025
mathlib-bors bot pushed a commit that referenced this pull request Nov 16, 2025
…lbacks and compatibilites (#30318)

The composition of two pullback functors on presheaves of modules `pullback φ ⋙ pullback ψ` identifies to the pullback of the composition. We show compatibilites for these isomorphisms: they are deduced from similar identifies for pushforwards (in which case they are `rfl`).
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Nov 16, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Algebra/ModuleCat/Presheaf): composition of pushforwards and pullbacks and compatibilites [Merged by Bors] - feat(Algebra/ModuleCat/Presheaf): composition of pushforwards and pullbacks and compatibilites Nov 16, 2025
@mathlib-bors mathlib-bors bot closed this Nov 16, 2025
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-algebra Algebra (groups, rings, fields, etc) t-algebraic-geometry Algebraic geometry t-category-theory Category theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants