The axioms characterizing inversion sets of ASP permutations: directedness, closure, coclosure, and finite in/out degree.
Instances For
An abstract ASP inversion set: a set of boxes equipped with the axioms of
AspSet_prop.
- prop : AspSet_prop self.I
Instances For
Equations
- instSetLikeAspSetProdInt = { coe := AspSet.I, coe_injective' := instSetLikeAspSetProdInt._proof_1 }
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.
The function reconstructed from an ASP set and a shift is surjective.
@[simp]
@[simp]