DomTheDeveloper / DomTheDeveloper/crl
Independent audit: Grand positive-basis Minkowski repair and saturation theorem
Nobody has claimed this yet.
- Dominant language
- Lean
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Frozen claim to audit
Please audit the grand theorem in math/bernstein_obstacle/GRAND_THEOREM_V2.md together with the live Lean declarations under BernsteinObstacle/MinkowskiRate.lean, MinkowskiSaturation.lean, GrandSaturationRate.lean, and GrandTheorem.lean.
Analytical theorem
Let:
m >= 1be coefficient-to-value consistency order;q >= 1be physical gap vanishing order;sigma > 0be Minkowski codimension, meaning tubular volumeO(delta^sigma);a = min(m,q).
The proposed risky-layer thickness is
delta_h ~ h + h^(m/q) ~ h^(a/q).
The proposed clipping-repair exponent is
rho_repair = a - 1 + sigma*a/(2q).
With a bounded contact multiplier, the proposed generic VI exponent is
rho_VI = sigma*a/(2q) + min(a-1,a/2).
For quadratic contact with m >= 2, q=2, sigma=1, this gives rho=3/2.
Exact sharpness claim
For
w_h(x)=(x-theta h)_+^2, 1/2 <= theta < 1,
the middle coefficient of degree-two Bernstein interpolation is
-(1/2)(1-theta)^2 h^2,
and clipping produces exact seminorm
(1-theta)^2 h^(3/2)/sqrt(3).
This is claimed as sharpness of the clipping correction, not automatically a lower bound for the full discrete VI solution error.
Required checks
Return PASS, PASS AFTER CORRECTION, or FAIL for each item:
- negative-coefficient localization to thickness
h+h^(m/q); - risky coefficient amplitude
O(h^min(m,q)); - tubular-volume use for noninteger Minkowski codimension;
- repair
H1exponent; - multiplier/Falk exponent;
- stratum summation and overlap assumptions;
- quadratic-contact saturation interpretation;
- exact phase-locked sharpness calculation;
- whether an equivalent theorem already exists in the literature;
- Lean statement faithfulness, especially the distinction between the full analytical
m<qlaw and the Lean same-scale saturation regimeq<=m.
A counterexample or a stronger corrected theorem is a successful audit result. Internal AI review does not count as independent endorsement.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read math/bernstein_obstacle/GRAND_THEOREM_V2.md first, then compare its ten requested claims with the declarations in BernsteinObstacle/MinkowskiRate.lean, MinkowskiSaturation.lean, GrandSaturationRate.lean, and GrandTheorem.lean. Done means returning PASS, PASS AFTER CORRECTION, or FAIL for each item, identifying counterexamples or corrected statements, and distinguishing the full m<q law from the Lean q≤m regime.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100