Inversion sets #
This file gives a characterization of the inversion set of ASP permutations. It corresponds to Theorem 2.13 of An extended Demazure product.
The axioms characterizing inversion sets of ASP permutations: directedness,
closure, coclosure, and finite in/out degree. Definition 2.12 (defn:aspSet) of
An extended Demazure product.
Instances For
An abstract ASP inversion set: a set of boxes equipped with the axioms of
AspSet_prop.
The underlying set of inversion boxes.
- prop : AspSet_prop self.I
The axioms satisfied by the underlying inversion-box set.
Instances For
Equations
The inversion set of an ASP permutation forms an ASP set.
The abstract inversion set associated to an ASP permutation.
Equations
- LeanPool.DemazureProduct.AspSet.ofAspPerm τ = { I := LeanPool.DemazureProduct.invSet τ.func, prop := ⋯ }
Instances For
Reconstructing ASP permutations from ASP sets #
Starting from an abstract ASP set asps and a shift χ, this section proves
that the reconstructed function is bijective, ASP, and has the expected
inversion data, yielding an AspPerm.
ASP permutations are equivalent to abstract ASP inversion sets together
with a shift parameter. Theorem 2.13 (thm:aspSetReconstruction) of
An extended Demazure product.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A set $I \subseteq \mathbb{Z} \times \mathbb{Z}$ is the inversion set of an ASP permutation
with shift parameter $\chi$ if and only if it satisfies the ASP set properties.
Theorem 2.13 (thm:aspSetReconstruction) from An extended Demazure product.