Priority
Erik priority 8.
Source
Hoster--Stump, arXiv:2508.15538, Lemma 2.3(5).
The paper's t_k is X times the entries before the split plus the
entries from the split onward.
Goal
Prove that xShiftedSplitSums preserves
IsInterlacingSeq0Nonneg.
Acceptance criteria
- Add a checked witness of
XShiftedSplitSumsPreserveInterlacingStatement.
- Handle both endpoint splits and zero-containing lists.
- Preserve pairwise
Prec0 and coefficient nonnegativity.
- Reuse
prec0_mul_X_of_prec0 and finite-sum infrastructure where applicable.
- Add no
sorry, axiom, or target-equivalent assumption.
Priority
Erik priority 8.
Source
Hoster--Stump, arXiv:2508.15538, Lemma 2.3(5).
The paper's
t_kisXtimes the entries before the split plus theentries from the split onward.
Goal
Prove that
xShiftedSplitSumspreservesIsInterlacingSeq0Nonneg.Acceptance criteria
XShiftedSplitSumsPreserveInterlacingStatement.Prec0and coefficient nonnegativity.prec0_mul_X_of_prec0and finite-sum infrastructure where applicable.sorry, axiom, or target-equivalent assumption.