feat(AlgebraicTopology): simplicial homology#37656
feat(AlgebraicTopology): simplicial homology#37656joelriou wants to merge 5 commits intoleanprover-community:masterfrom
Conversation
PR summary 1ba90ab6bbImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type |
|---|---|---|
| 6872 | 1 | backward.isDefEq.respectTransparency |
Current commit d6299e2d6e
Reference commit 1ba90ab6bb
You can run this locally as
./scripts/reporting/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).
note: file Mathlib/AlgebraicTopology/SingularHomology/HomotopyInvariance.lean` was renamed to `Mathlib/AlgebraicTopology/SimplicialSet/Homology/HomotopyInvariance.lean without a module deprecation
Please create a follow-up pull request adding one. Thanks!
This PRs add some API for simplicial homology, the homology of simplicial sets.