-
-
Notifications
You must be signed in to change notification settings - Fork 672
Description
This patch implements the Schuetzenberger involution on both words and tableaux. In addition it generalizes the promotion operator on tableaux to act not only on rectangular tableaux, but tableaux of any shape.
For crystals in the category ClassicalCrystals, the Lusztig involution is implemented and tested in type A
to give the same result as the Schuetzenberger involution.
A section about the Lusztig involution is added to the thematic tutorial on crystals. A copy of the html documentation built using
sage -docbuild thematic_tutorials html
is available here:
http://www.math.ucdavis.edu/~anne/sage/lie/crystals.html
(which might not always be completely up to date).
Apply trac_10446_schuetzenberger_involution-as.patch
CC: @anneschilling @sagetrac-ilke @sagetrac-sage-combinat
Component: combinatorics
Keywords: schuetzenberger, words, crystals
Author: Erin Beyerstedt, Ilke Canakci, Anne Schilling
Reviewer: Jason Bandlow, Nicolas M. Thiéry
Merged: sage-4.7.1.alpha0
Issue created by migration from https://trac.sagemath.org/ticket/10446