feat(CategoryTheory): right Kan extensions and Guitart exact squares - #43063
feat(CategoryTheory): right Kan extensions and Guitart exact squares#43063joelriou wants to merge 5 commits into
Conversation
PR summary a1d55d6dc4Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type (strong) |
|---|---|---|
| backward.defeqAttrib.useBackward | 4305 | -1 |
| backward.isDefEq.respectTransparency.types | 2506 | 1 |
Current commit a1d55d6dc4
Reference commit bbcd1968ee
This script lives in the mathlib-ci repository. To run it locally, from your mathlib4 directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci
../mathlib-ci/scripts/reporting/technical-debt-metrics.py 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).
✅ PR Title Formatted CorrectlyThe title of this PR has been updated to match our commit style conventions. |
robin-carlier
left a comment
There was a problem hiding this comment.
Thanks! Can you also remove the unnecessary set_options in the left Kan extensions portion of the file as well?
maintainer delegate
|
🚀 Pull request has been placed on the maintainer queue by robin-carlier. |
Co-authored-by: Robin Carlier <robin@rcarlier.dev>
Co-authored-by: Robin Carlier <robin@rcarlier.dev>
…ure-triangulated-0
This PR only dualises for right Kan extensions what had already been obtained for left Kan extensions.