-
Notifications
You must be signed in to change notification settings - Fork 1k
[Merged by Bors] - feat(Order/Category): PartOrdEmb has filtered colimits
#30696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Merged by Bors] - feat(Order/Category): PartOrdEmb has filtered colimits
#30696
Conversation
PR summary c53d34d21eImport changes exceeding 2%
|
| File | Base Count | Head Count | Change |
|---|---|---|---|
| Mathlib.Order.Category.PartOrdEmb | 464 | 643 | +179 (+38.58%) |
Import changes for all files
| Files | Import difference |
|---|---|
Mathlib.Order.Category.PartOrdEmb |
179 |
Declarations diff
+ CoconePt
+ CoconePt.desc
+ CoconePt.fac_apply
+ Hom.le_iff_le
+ cocone
+ instance : HasColimit F
+ instance : HasColimitsOfShape J PartOrdEmb.{u}
+ instance : HasFilteredColimitsOfSize.{u, u} PartOrdEmb.{u}
+ instance : PartialOrder (CoconePt hc)
+ instance : PreservesColimit F (forget _)
+ instance : PreservesColimitsOfShape J (forget PartOrdEmb.{u})
+ instance : PreservesFilteredColimitsOfSize.{u, u} (forget PartOrdEmb.{u})
+ isColimitCocone
+ jointly_surjective_of_isColimit₂
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
relativevalue is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolutevalue is therelativevalue divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
PardOrdEmb has filtering colimitsPardOrdEmb has filtered colimits
|
This PR/issue depends on: |
robin-carlier
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only the most minor golf suggestion.
Thanks!
maintainer delegate
|
🚀 Pull request has been placed on the maintainer queue by robin-carlier. |
PardOrdEmb has filtered colimitsPartOrdEmb has filtered colimits
Co-authored-by: Robin Carlier <57142648+robin-carlier@users.noreply.github.com>
|
Thanks! bors merge |
|
Pull request successfully merged into master. Build succeeded: |
PartOrdEmb has filtered colimitsPartOrdEmb has filtered colimits
Uh oh!
There was an error while loading. Please reload this page.