321-avoiding permutations #
This file gives a characterization of the two-term Demazure factorizations of 321-avoiding permutations (not necessarily of finite length), which are all automatically in $\mathrm{ASP}$.
This material is not present in An extended Demazure product.
Every 321-avoiding permutation of the integers is almost-sign-preserving.
A bijection of ℤ is 321-avoiding exactly when its inversion set is a
triangle-free ASP set.
The triangle-free abstract ASP set associated to a 321-avoiding ASP permutation.
Equations
- LeanPool.DemazureProduct.ASP321a.tfasOfPerm h_321a = { toAspSet := LeanPool.DemazureProduct.AspSet.ofAspPerm τ, prop_321a := ⋯ }
Instances For
321-avoiding ASP permutations are equivalent to triangle-free ASP sets together with a shift parameter.
Equations
- One or more equations did not get rendered due to their size.
Instances For
An index is a source if it is the first coordinate of an inversion.
Equations
- LeanPool.DemazureProduct.ASP321a.isSrc τ u = ∃ (v : ℤ), (u, v) ∈ LeanPool.DemazureProduct.invSet τ.func
Instances For
An index is a sink if it is the second coordinate of an inversion.
Equations
- LeanPool.DemazureProduct.ASP321a.isSnk τ v = ∃ (u : ℤ), (u, v) ∈ LeanPool.DemazureProduct.invSet τ.func
Instances For
Source and sink geometry for a fixed 321-avoiding permutation #
Fix a 321-avoiding ASP permutation τ. This section develops the source/sink
geometry and the duality identities for s and s' that drive the later
factorization arguments.
The inversion-pattern data forced for an index between an inversion pair.
The middle index is either a source or a sink.
Source status is equivalent to the right inversion.
Source status is equivalent to absence of the left inversion.
Sink status is equivalent to the left inversion.
Sink status is equivalent to absence of the right inversion.
Instances For
Passing to left weak order subpermutations #
Here β ≤L τ is fixed. The lemmas compare the inversion geometry of β and
τ, especially the way ramps, sources, sinks, and shifted inversion sets are
inherited along left weak order.
Compatibility of between_inv_prop under a left weak-order comparison.
- propτ : between_inv_prop u x v
The pattern for the larger permutation.
- propβ : between_inv_prop u x v
The pattern for the smaller permutation.
Left inversion membership agrees in both permutations.
Right inversion membership agrees in both permutations.
Instances For
Infix notation for interval-subordination of inversion boxes.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Two-factor Demazure factorization for 321-avoiding ASP permutations #
This section proves the inversion-set criterion for a factorization
τ = α ⋆ β in the 321-avoiding setting, first as upper and lower bounds and
then as a full characterization.
In the 321-avoiding setting, the inequality τ ≤ α ⋆ β is equivalent to
the inversion set of τ lying in the union of the shifted inversion set of
α and the inversion set of β.
In the 321-avoiding setting, the inequality α ⋆ β ≤ τ is equivalent to
isolatedness of the overlap between the shifted inversion set of α and the
inversion set of β.