feat(Geometry/Convex): the simplicial set of affine simplices of a convex space - #43528
feat(Geometry/Convex): the simplicial set of affine simplices of a convex space#43528joelriou wants to merge 2 commits into
Conversation
PR summary 7c5278427fImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type (weak) |
|---|---|---|
| exposed public sections | 5051 | 2 |
Current commit 7c5278427f
Reference commit e3ea2ac394
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: |
Let
Ybe aR-convex space. In this file, we introduce the simplicial settoSSet R Ywhosen-simplices are affine maps from the standardn-dimensional simplex toY. (WhenR := ℝandYhas a suitable topology, this identifies to a subcomplex of the singular simplicial set of the topological spaceY.)From https://github.com/joelriou/excision