Priority
Erik priority 6.
Source
Hoster--Stump, arXiv:2508.15538, Lemma 2.3(3).
Goal
Prove that upperPartialSums, implemented by reverse/lower-sums/reverse,
preserves IsInterlacingSeq0Nonneg.
Acceptance criteria
- Add a checked witness of
UpperPartialSumsPreserveInterlacingStatement.
- Use the exact current list definition.
- Cover empty, singleton, and zero-containing lists.
- Preserve pairwise
Prec0 and coefficient nonnegativity.
- Prefer deriving this from the lower-partial-sum theorem plus a checked reversal
lemma rather than duplicating the argument.
Priority
Erik priority 6.
Source
Hoster--Stump, arXiv:2508.15538, Lemma 2.3(3).
Goal
Prove that
upperPartialSums, implemented by reverse/lower-sums/reverse,preserves
IsInterlacingSeq0Nonneg.Acceptance criteria
UpperPartialSumsPreserveInterlacingStatement.Prec0and coefficient nonnegativity.lemma rather than duplicating the argument.