Skip to content

[Merged by Bors] - feat(CategoryTheory): group objects in the category of types - #21576

Closed
TwoFX wants to merge 15 commits into
masterfrom
fme-200-pre
Closed

[Merged by Bors] - feat(CategoryTheory): group objects in the category of types#21576
TwoFX wants to merge 15 commits into
masterfrom
fme-200-pre

Conversation

@TwoFX

@TwoFX TwoFX commented Feb 8, 2025

Copy link
Copy Markdown
Member

@github-actions github-actions Bot added the large-import Automatically added label for PRs with a significant increase in transitive imports label Feb 8, 2025
@github-actions

github-actions Bot commented Feb 8, 2025

Copy link
Copy Markdown

PR summary 3f247dc88d

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.CategoryTheory.Monoidal.Internal.Types -646
Mathlib.CategoryTheory.Monoidal.Internal.Types.Basic 646
Mathlib.CategoryTheory.Monoidal.Internal.Types.Grp_ (new file) 691

Declarations diff

+ ChosenFiniteProducts.lift_apply
+ functor
+ grpGroup
+ grpTypeEquivalenceGrp
+ grpTypeEquivalenceGrpForget
+ inverse
- commMonTypeInhabited

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).

@github-actions github-actions Bot added the t-category-theory Category theory label Feb 8, 2025
@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 Feb 8, 2025
@github-actions github-actions Bot removed the large-import Automatically added label for PRs with a significant increase in transitive imports label Feb 8, 2025
@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 Feb 9, 2025
@mathlib4-dependent-issues-bot

Copy link
Copy Markdown
Collaborator

This PR/issue depends on:

@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 9, 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 Feb 9, 2025
Comment thread Mathlib/CategoryTheory/Monoidal/Internal/Types/Grp_.lean Outdated
@joelriou joelriou added the awaiting-author A reviewer has asked the author a question or requested changes. label Feb 9, 2025
@TwoFX TwoFX removed the awaiting-author A reviewer has asked the author a question or requested changes. label Feb 10, 2025
@joelriou

Copy link
Copy Markdown
Contributor

Thanks!

bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Feb 10, 2025
mathlib-bors Bot pushed a commit that referenced this pull request Feb 10, 2025
Co-authored-by: Markus Himmel <markus@lean-fro.org>
@mathlib-bors

mathlib-bors Bot commented Feb 10, 2025

Copy link
Copy Markdown
Contributor

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title feat(CategoryTheory): group objects in the category of types [Merged by Bors] - feat(CategoryTheory): group objects in the category of types Feb 10, 2025
@mathlib-bors mathlib-bors Bot closed this Feb 10, 2025
@mathlib-bors
mathlib-bors Bot deleted the fme-200-pre branch February 10, 2025 20:53
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.

4 participants