feat(RingTheory): base change of Koszul complex and cocomplex - #40949
feat(RingTheory): base change of Koszul complex and cocomplex#40949Thmoas-Guan wants to merge 141 commits into
Conversation
PR summary 7ca1d136f8Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type (strong) |
|---|---|---|
| backward.defeqAttrib.useBackward | 4224 | -4 |
| backward.isDefEq.respectTransparency | 4678 | -1 |
Increase in weak tech debt: (relative, absolute) = (2.00, 0.00)
| Current number | Change | Type (weak) |
|---|---|---|
| exposed public sections | 5063 | 2 |
Current commit 7ca1d136f8
Reference commit 98b840bb29
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: |
This reverts commit 9be0e0b.
still need to figure out how to generalize universe
In this PR we added base change of Koszul complex and cocomplex.