sym-0.8: Permutations, patterns, and statistics

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

Math.Sym.Bijection

Description

Bijections

Synopsis

Documentation

simionSchmidt :: Perm a => a -> aSource

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

simionSchmidt' :: Perm a => a -> aSource

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