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 intomasterfrom
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 intomasterfrom
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
Copy link
Copy Markdown

github-actions bot commented Nov 20, 2024

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

@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
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 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
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Dec 20, 2024

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