sym-0.13.0: Permutations, patterns, and statistics

CopyrightAnders Claesson 2013
MaintainerAnders Claesson <anders.claesson@gmail.com>
Safe HaskellNone
LanguageHaskell98

Sym.Perm.Bijection

Description

 

Synopsis

Documentation

simionSchmidt :: Perm -> Perm Source #

The Simion-Schmidt bijection from Av(123) onto Av(132).

simionSchmidt' :: Perm -> Perm Source #

The inverse of the Simion-Schmidt bijection. It is a function from Av(132) to Av(123).