Skip to content

[Merged by Bors] - feat(CategoryTheory): opposite functors preserving finite products#15518

Closed
dagurtomas wants to merge 1 commit intomasterfrom
dagur/OpPreservesFiniteProducts
Closed

[Merged by Bors] - feat(CategoryTheory): opposite functors preserving finite products#15518
dagurtomas wants to merge 1 commit intomasterfrom
dagur/OpPreservesFiniteProducts

Conversation

@dagurtomas
Copy link
Copy Markdown
Contributor

If F preserves finite coproducts, then F.op preserves finite products, and the seven other variants for leftOp, unop etc.

Also remove some lean3-isms from docstrings


Open in Gitpod

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 5, 2024

PR summary c743a83183

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ preservesFiniteCoproductsLeftOp
+ preservesFiniteCoproductsOp
+ preservesFiniteCoproductsRightOp
+ preservesFiniteCoproductsUnop
+ preservesFiniteProductsLeftOp
+ preservesFiniteProductsOp
+ preservesFiniteProductsRightOp
+ preservesFiniteProductsUnop

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

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

The doc-module for script/declarations_diff.sh contains some details about this script.

@joelriou
Copy link
Copy Markdown
Contributor

joelriou commented Aug 6, 2024

Thanks!

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Aug 6, 2024
mathlib-bors bot pushed a commit that referenced this pull request Aug 6, 2024
…15518)

If `F` preserves finite coproducts, then `F.op` preserves finite products, and the seven other variants for `leftOp`, `unop` etc.

Also remove some lean3-isms from docstrings
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Aug 6, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(CategoryTheory): opposite functors preserving finite products [Merged by Bors] - feat(CategoryTheory): opposite functors preserving finite products Aug 6, 2024
@mathlib-bors mathlib-bors bot closed this Aug 6, 2024
@mathlib-bors mathlib-bors bot deleted the dagur/OpPreservesFiniteProducts branch August 6, 2024 05:12
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 9, 2024
…15518)

If `F` preserves finite coproducts, then `F.op` preserves finite products, and the seven other variants for `leftOp`, `unop` etc.

Also remove some lean3-isms from docstrings
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 9, 2024
…15518)

If `F` preserves finite coproducts, then `F.op` preserves finite products, and the seven other variants for `leftOp`, `unop` etc.

Also remove some lean3-isms from docstrings
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 12, 2024
…15518)

If `F` preserves finite coproducts, then `F.op` preserves finite products, and the seven other variants for `leftOp`, `unop` etc.

Also remove some lean3-isms from docstrings
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