Skip to content

[Merged by Bors] - feat(CategoryTheory): commutative group objects - #21508

Closed
TwoFX wants to merge 24 commits into
masterfrom
fme-197-more
Closed

[Merged by Bors] - feat(CategoryTheory): commutative group objects#21508
TwoFX wants to merge 24 commits into
masterfrom
fme-197-more

Conversation

@TwoFX

@TwoFX TwoFX commented Feb 6, 2025

Copy link
Copy Markdown
Member

@TwoFX TwoFX changed the title Fme 197 more feat(CategoryTheory): commutative group objects Feb 6, 2025
@github-actions

github-actions Bot commented Feb 6, 2025

Copy link
Copy Markdown

PR summary 5cbd482ff0

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.CategoryTheory.Monoidal.CommGrp_ (new file) 620

Declarations diff

+ CommGrp_
+ comp'
+ comp_hom
+ forget
+ forget₂CommMon_
+ forget₂CommMon_comp_forget
+ forget₂CommMon_map_hom
+ forget₂CommMon_obj_mul
+ forget₂CommMon_obj_one
+ forget₂Grp_
+ forget₂Grp_comp_forget
+ forget₂Grp_map_hom
+ forget₂Grp_obj_mul
+ forget₂Grp_obj_one
+ fullyFaithfulForget₂CommMon_
+ fullyFaithfulForget₂Grp_
+ hom_ext
+ id'
+ id_hom
+ instance : (forget C).Faithful
+ instance : (forget₂CommMon_ C).Faithful := InducedCategory.faithful _
+ instance : (forget₂CommMon_ C).Full := InducedCategory.full _
+ instance : (forget₂Grp_ C).Faithful := InducedCategory.faithful _
+ instance : (forget₂Grp_ C).Full := InducedCategory.full _
+ instance : Category (CommGrp_ C)
+ instance : HasInitial (CommGrp_ C)
+ instance : Inhabited (CommGrp_ C)
+ mapCommGrp
+ mapCommGrpFunctor
+ mkIso
+ mkIso_hom_hom
+ mkIso_inv_hom
+ trivial
+ uniqueHomFromTrivial

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 6, 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 6, 2025
@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 8, 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 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

@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 15, 2025
mathlib-bors Bot pushed a commit that referenced this pull request Feb 15, 2025
Co-authored-by: Markus Himmel <markus@lean-fro.org>
@mathlib-bors

mathlib-bors Bot commented Feb 15, 2025

Copy link
Copy Markdown
Contributor

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title feat(CategoryTheory): commutative group objects [Merged by Bors] - feat(CategoryTheory): commutative group objects Feb 15, 2025
@mathlib-bors mathlib-bors Bot closed this Feb 15, 2025
@mathlib-bors
mathlib-bors Bot deleted the fme-197-more branch February 15, 2025 11:28
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