Skip to content

[Merged by Bors] - feat(CategoryTheory): whiskering and curryfication of functors in three variables#20197

Closed
joelriou wants to merge 10 commits intomasterfrom
localization-trifunctor
Closed

[Merged by Bors] - feat(CategoryTheory): whiskering and curryfication of functors in three variables#20197
joelriou wants to merge 10 commits intomasterfrom
localization-trifunctor

Conversation

@joelriou
Copy link
Copy Markdown
Contributor


This prepares for #12728.

Open in Gitpod

@joelriou joelriou added the t-category-theory Category theory label Dec 23, 2024
@joelriou joelriou changed the title feat(CategoryTheory): whiskering and currification of functors in three variables feat(CategoryTheory): whiskering and curryfication of functors in three variables Dec 23, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 23, 2024

PR summary ae6c414f47

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.CategoryTheory.Functor.CurryingThree (new file) 286

Declarations diff

+ Functor.postcompose₃
+ bifunctorComp₁₂Functor
+ bifunctorComp₁₂FunctorMap
+ bifunctorComp₁₂FunctorObj
+ bifunctorComp₁₂Iso
+ bifunctorComp₂₃Functor
+ bifunctorComp₂₃FunctorMap
+ bifunctorComp₂₃FunctorObj
+ bifunctorComp₂₃Iso
+ currying₃
+ currying₃_unitIso_hom_app_app_app_app
+ currying₃_unitIso_inv_app_app_app_app
+ curry₃
+ curry₃ObjProdComp
+ curry₃_map_app_app_app
+ curry₃_obj_map_app_app
+ curry₃_obj_obj_map_app
+ curry₃_obj_obj_obj_map
+ fullyFaithfulUncurry₃
+ hom_inv_id_app_app_app
+ inv_hom_id_app_app_app
+ uncurry₃
+ whiskeringLeft₃
+ whiskeringLeft₃Map
+ whiskeringLeft₃Obj
+ whiskeringLeft₃ObjMap
+ whiskeringLeft₃ObjObj
+ whiskeringLeft₃ObjObjMap
+ whiskeringLeft₃ObjObjObj

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.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@dagurtomas
Copy link
Copy Markdown
Contributor

maintainer merge

@github-actions
Copy link
Copy Markdown

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

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Dec 26, 2024
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 the ready-to-merge This PR has been sent to bors. label Jan 2, 2025
mathlib-bors bot pushed a commit that referenced this pull request Jan 2, 2025
…ee variables (#20197)




Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jan 2, 2025

This PR was included in a batch that was canceled, it will be automatically retried

mathlib-bors bot pushed a commit that referenced this pull request Jan 2, 2025
…ee variables (#20197)




Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jan 2, 2025

Pull request successfully merged into master.

Build succeeded!

And happy new year! 🎉

@mathlib-bors mathlib-bors bot changed the title feat(CategoryTheory): whiskering and curryfication of functors in three variables [Merged by Bors] - feat(CategoryTheory): whiskering and curryfication of functors in three variables Jan 2, 2025
@mathlib-bors mathlib-bors bot closed this Jan 2, 2025
@mathlib-bors mathlib-bors bot deleted the localization-trifunctor branch January 2, 2025 12:15
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.

3 participants