Skip to content

[Merged by Bors] - feat(Algebra/Category/ModuleCat/Presheaf): the adjunction between colimitFunctor and constFunctor#37662

Closed
joelriou wants to merge 10 commits intoleanprover-community:masterfrom
joelriou:modulecat-presheaf-colimitfunctor-2
Closed

[Merged by Bors] - feat(Algebra/Category/ModuleCat/Presheaf): the adjunction between colimitFunctor and constFunctor#37662
joelriou wants to merge 10 commits intoleanprover-community:masterfrom
joelriou:modulecat-presheaf-colimitfunctor-2

Conversation

@joelriou
Copy link
Copy Markdown
Contributor

@joelriou joelriou commented Apr 5, 2026


Open in Gitpod

@joelriou joelriou added the t-category-theory Category theory label Apr 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

PR summary 05953fe9ce

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ colimitAdjunction
+ colimitAdjunction_homEquiv
+ colimitAdjunction_homEquiv_symm_apply
+ constFunctor
+ homEquiv
+ homEquiv'
+ homEquiv'_app_apply
+ homEquiv'_symm_apply
+ homEquiv_app_apply
+ homEquiv_naturality_left
+ homEquiv_naturality_left_symm
+ homEquiv_naturality_right
+ homEquiv_symm_apply
+ map_smul_homEquiv'_iff

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

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

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


Increase in tech debt: (relative, absolute) = (1.00, 0.00)
Current number Change Type
641 1 erw

Current commit e6bf21d745
Reference commit 05953fe9ce

You can run this locally as

./scripts/reporting/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).

@github-actions github-actions bot added the t-algebra Algebra (groups, rings, fields, etc) label Apr 5, 2026
@dagurtomas dagurtomas added the awaiting-author A reviewer has asked the author a question or requested changes. label Apr 9, 2026
joelriou and others added 5 commits April 10, 2026 11:34
Co-authored-by: Dagur Asgeirsson <dagurtomas@gmail.com>
Co-authored-by: Dagur Asgeirsson <dagurtomas@gmail.com>
Co-authored-by: Dagur Asgeirsson <dagurtomas@gmail.com>
Co-authored-by: Dagur Asgeirsson <dagurtomas@gmail.com>
@joelriou joelriou removed the awaiting-author A reviewer has asked the author a question or requested changes. label Apr 10, 2026
Copy link
Copy Markdown
Contributor

@robin-carlier robin-carlier left a comment

Choose a reason for hiding this comment

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

Unfortunately, the erw here seems to be a bit hard to remove. I guess there is little point in blocking things now about this. Your call on whether you prefer a final rfl or a local unif hint.

Thanks!

maintainer delegate

@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by robin-carlier.

@mathlib-triage mathlib-triage bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Apr 10, 2026
@riccardobrasca
Copy link
Copy Markdown
Member

Thanks!

bors d+

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Apr 10, 2026

✌️ joelriou can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@mathlib-triage mathlib-triage bot added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. labels Apr 10, 2026
@joelriou
Copy link
Copy Markdown
Contributor Author

Thanks!

bors merge

@mathlib-triage mathlib-triage bot added the ready-to-merge This PR has been sent to bors. label Apr 10, 2026
mathlib-bors bot pushed a commit that referenced this pull request Apr 10, 2026
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Apr 10, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Algebra/Category/ModuleCat/Presheaf): the adjunction between colimitFunctor and constFunctor [Merged by Bors] - feat(Algebra/Category/ModuleCat/Presheaf): the adjunction between colimitFunctor and constFunctor Apr 10, 2026
@mathlib-bors mathlib-bors bot closed this Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). ready-to-merge This PR has been sent to bors. t-algebra Algebra (groups, rings, fields, etc) t-category-theory Category theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants