feat(NumberTheory/ArithmeticStatistics/Reducible): Counting reducible polynomials#37663
feat(NumberTheory/ArithmeticStatistics/Reducible): Counting reducible polynomials#37663khwilson wants to merge 1 commit intoleanprover-community:masterfrom
Conversation
PR summary 0dd5d5f56aImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type |
|---|---|---|
| 6902 | 1 | backward.isDefEq.respectTransparency |
Current commit cda7e0cb01
Reference commit 0dd5d5f56a
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).
A result of van der Waerden critical in arithmetic statistics which shows that the number of reducible monic polynomials of degree n is O(H^(n-1)).