IsSubXMod( X,S )
This boolean function checks that S is a sub-crossed module of X.
S
X
gap> IsSubXMod( SX, subSX ); true
Previous Up Top NextIndex