Skip to content

Prove upper partial sums preserve zero-aware interlacing #317

Description

@PerAlexandersson

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.

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