Skip to content

Prove moving-window sums preserve zero-aware interlacing #318

Description

@PerAlexandersson

Priority

Erik priority 7.

Source

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

The Lean parameter width is the paper's ell; each output sums
width + 1 consecutive entries.

Goal

Add a checked theorem witnessing
MovingWindowSumsPreserveInterlacingStatement.

Acceptance criteria

  • Retain the exact condition width < fs.length.
  • Prove the exact current movingWindowSums width fs output.
  • Cover boundary widths and zero-containing lists.
  • Preserve pairwise Prec0 and coefficient nonnegativity.
  • Add no target-shaped hypothesis or new proposition scaffold.

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