feat(Algebra/Homology): pseudofunctorial behaviour of Functor.mapDerivedCategory - #43089
feat(Algebra/Homology): pseudofunctorial behaviour of Functor.mapDerivedCategory#43089joelriou wants to merge 11 commits into
Functor.mapDerivedCategory#43089Conversation
PR summary 0658bfe564Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type (strong) |
|---|---|---|
| backward.defeqAttrib.useBackward | 4299 | -8 |
| backward.isDefEq.respectTransparency | 4864 | -2 |
| backward.isDefEq.respectTransparency.types | 2522 | -5 |
| erw | 500 | 3 |
| adaptation notes | 377 | -1 |
Current commit 0658bfe564
Reference commit 661ab0bdd3
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).
|
This PR/issue depends on:
|
In this PR, we shall show the compatibilities required for #43086.
HomologicalComplexUpToQuasiIso.Qh#43103