Skip to content

[Merged by Bors] - feat(CategoryTheory/MorphismProperty): classes of morphisms that are stable under transfinite compositions - #19306

Closed
joelriou wants to merge 7 commits into
masterfrom
well-order-continuous
Closed

[Merged by Bors] - feat(CategoryTheory/MorphismProperty): classes of morphisms that are stable under transfinite compositions#19306
joelriou wants to merge 7 commits into
masterfrom
well-order-continuous

Conversation

@joelriou

Copy link
Copy Markdown
Contributor

Open in Gitpod

@joelriou joelriou added t-category-theory Category theory t-order Order theory labels Nov 20, 2024
@github-actions

github-actions Bot commented Nov 20, 2024

Copy link
Copy Markdown

PR summary 24e2eb3247

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.CategoryTheory.MorphismProperty.TransfiniteComposition (new file) 528

Declarations diff

+ IsStableUnderInfiniteComposition
+ IsStableUnderTransfiniteComposition
+ IsStableUnderTransfiniteCompositionOfShape
+ IsWellOrderContinuous
+ coconeLT
+ instance (F : ℕ ⥤ C) : F.IsWellOrderContinuous
+ instance [W.RespectsIso] : RespectsIso (W.transfiniteCompositionsOfShape J)
+ isColimitOfIsWellOrderContinuous
+ isWellOrderContinuous_of_iso
+ mem_of_transfinite_composition
+ of_eq
+ restrictionLT
+ transfiniteCompositionsOfShape
+ transfiniteCompositionsOfShape_le

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

Comment thread Mathlib/CategoryTheory/MorphismProperty/TransfiniteComposition.lean Outdated
Comment thread Mathlib/CategoryTheory/MorphismProperty/TransfiniteComposition.lean Outdated
@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 Dec 6, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Dec 6, 2024
@joelriou joelriou added the WIP Work in progress label Dec 20, 2024
@joelriou joelriou removed the WIP Work in progress label Dec 20, 2024

@jcommelin jcommelin left a comment

Copy link
Copy Markdown
Member

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 Dec 20, 2024
mathlib-bors Bot pushed a commit that referenced this pull request Dec 20, 2024
…stable under transfinite compositions (#19306)




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

mathlib-bors Bot commented Dec 20, 2024

Copy link
Copy Markdown
Contributor

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title feat(CategoryTheory/MorphismProperty): classes of morphisms that are stable under transfinite compositions [Merged by Bors] - feat(CategoryTheory/MorphismProperty): classes of morphisms that are stable under transfinite compositions Dec 20, 2024
@mathlib-bors mathlib-bors Bot closed this Dec 20, 2024
@mathlib-bors
mathlib-bors Bot deleted the well-order-continuous branch December 20, 2024 13:56
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 t-order Order theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants