feat: attaching additive valuations to valuations with usable targets - #43580
feat: attaching additive valuations to valuations with usable targets#43580WilliamCoram wants to merge 8 commits into
Conversation
PR summary 2cd157fe96Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type (weak) |
|---|---|---|
| exposed public sections | 5063 | 2 |
Current commit 2cd157fe96
Reference commit 9b46e33ce0
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:
|
Using #43578 we attach additive valuations with a usable target to valuations.
Future work will specify this to rank one and rank one discrete valuations, then show the valuations is equal to a uniformiser to the power of minus the additive valuation (checked specifically for Q_p).
AI usage:
The file was drafted and written by Claude with my input and cleaning