Skip to content

[application][P3] Deco descent-bottom stable layers and normalized fibers #697

Description

@PerAlexandersson

Status and scope

The manuscript proves two decomposed multivariate stability results for the deco descent-bottom polynomial. The stability of their total sum remains an open conjecture. This issue is only for the proved decompositions and must not present the total-stability conjecture as solved.

Target A: exact exceptional layers

For height h and an admissible nonconsecutive set R of exceptional construction positions, define the homogenized exact-layer polynomial

Btilde_(h,R)(s,u)
  = sum_tau s^(h-1-des(tau)) product_(descent bottoms r of tau) u_r.

Formalize the construction from the seed s using:

  • a normal step f -> s(1+u_1 D)f, where D=partial_s+sum_j partial_(u_j) after the required relabeling;
  • an exceptional step given by relabeling and multiplication by s u_2.

Prove every exact layer is MvRealStable, then derive stability of its specialization at s=1.

Target B: normalized-code fibers

For a normalized code c, define the fiber over subsets of its disjoint eligible (0,2) pairs and prove the descent-bottom enumerator factors as a monomial, a power of two, and factors

u_(h-j) + u_(h-j+1).

Conclude that every fiber is real stable. If inexpensive, retain independent nonnegative pair weights through the corresponding partial symmetrizations.

Existing infrastructure

The library already has MvRealStable, multiplication, renaming, partial derivative, boundary specialization, and finite-product stability support. The main work is finite-variable indexing, relabeling, and the exact combinatorial decomposition; finite checks are not substitutes.

The existing Applications/EulerianVariations.PeakValues stability theorem concerns a different family and should only be used as an API/style precedent.

Explicit exclusions

  • Do not claim stability of the sum of the layers or fibers. Stability is not closed under arbitrary addition.
  • Do not add the total polynomial as a proved theorem or theorem-shaped scaffold.
  • The all-rank total-stability conjecture and the affine-slice interval-preserver problem remain open mathematics.

Acceptance criteria

  • Admissible exceptional sets, the two construction operators, and their indexing/relabeling laws are defined exactly.
  • Every exact exceptional layer has a checked MvRealStable theorem and a checked s=1 specialization.
  • Every normalized fiber has a checked factorization and MvRealStable theorem.
  • The decomposition statements prove that the layers/fibers sum to the intended recurrence-defined total, without using that sum to infer stability.
  • Proved layers and the open total-stability conjecture are clearly distinguished in documentation.
  • No sorry, new axiom, or theorem-shaped statement scaffold is counted as completion.
  • Focused and full builds pass without warnings, and public endpoints receive the standard axiom audit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    applicationConcrete family, model, or theorem instance using the libraryenhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions