Skip to content

Prove X-shifted split sums preserve zero-aware interlacing #319

Description

@PerAlexandersson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions