feat(RingTheory): homotopy of Koszul complex and cocomplex - #40932
feat(RingTheory): homotopy of Koszul complex and cocomplex#40932Thmoas-Guan wants to merge 145 commits into
Conversation
PR summary 8653ea14d5Import 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 | 4680 | 1 |
Increase in weak tech debt: (relative, absolute) = (3.00, 0.00)
| Current number | Change | Type (weak) |
|---|---|---|
| exposed public sections | 5064 | 3 |
Current commit 8653ea14d5
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).
may need to rewrite simp lemma
Homotopy between smul id and zero for Koszul complex and cocomplex, this gives results on annihilator of homology.
This PR have some proofs generated by LLM.
Co-authored-by: Wang Jingting wangjt2020@163.com
Co-authored-by: Zichen Wang zichenwang25@stu.pku.edu.cn