Skip to content

Prove lower partial sums preserve zero-aware interlacing #316

Description

@PerAlexandersson

Priority

Erik priority 5.

Source

Hoster--Stump, arXiv:2508.15538, Lemma 2.3(2).

Goal

Prove that lowerPartialSums preserves
IsInterlacingSeq0Nonneg.

The paper assumes a nonzero interlacing sequence in nonnegative-coefficient
polynomials. The Lean target is deliberately zero-aware through Prec0.

Acceptance criteria

  • Add a checked witness of
    LowerPartialSumsPreserveInterlacingStatement.
  • Cover empty, singleton, and zero-containing lists.
  • Preserve both pairwise Prec0 and coefficient nonnegativity.
  • Reuse the existing weighted/common-interleaver sum lemmas.
  • 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