next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
NumericalSchubertCalculus :: isFullSymmetric

isFullSymmetric -- Check if a list of permutations generate the full symmetric group.

Synopsis

Description

Calls GAP to check if a set of permutations of 1,...,n (in one line notation) generate the symmetric group Sn.

Caveat

It assumes that GAP runs when you type gap in a terminal

Ways to use isFullSymmetric :