Priority
Erik priority 7.
Source
Hoster--Stump, arXiv:2508.15538, Lemma 2.3(4).
The Lean parameter width is the paper's ell; each output sums
width + 1 consecutive entries.
Goal
Add a checked theorem witnessing
MovingWindowSumsPreserveInterlacingStatement.
Acceptance criteria
- Retain the exact condition
width < fs.length.
- Prove the exact current
movingWindowSums width fs output.
- Cover boundary widths and zero-containing lists.
- Preserve pairwise
Prec0 and coefficient nonnegativity.
- Add no target-shaped hypothesis or new proposition scaffold.
Priority
Erik priority 7.
Source
Hoster--Stump, arXiv:2508.15538, Lemma 2.3(4).
The Lean parameter
widthis the paper'sell; each output sumswidth + 1consecutive entries.Goal
Add a checked theorem witnessing
MovingWindowSumsPreserveInterlacingStatement.Acceptance criteria
width < fs.length.movingWindowSums width fsoutput.Prec0and coefficient nonnegativity.