#############################################################################
##
#W semipperm.xml
#Y Copyright (C) 2011-14 James D. Mitchell
##
## Licensing information can be found in the README file of this package.
##
#############################################################################
##
<#GAPDoc Label="ComponentRepsOfPartialPermSemigroup">
<ManSection>
<Attr Name = "ComponentRepsOfPartialPermSemigroup" Arg = "S"/>
<Returns>The representatives of components of a partial perm semigroup.</Returns>
<Description>
This function returns the representatives of the components of the
action of the partial perm semigroup <A>S</A> on the set of positive
integers where it is defined. <P/>
The representatives are the least set of points such that every point can be
reached from some representative under the action of <A>S</A>.
<#GAPDoc Label="ComponentsOfPartialPermSemigroup">
<ManSection>
<Attr Name = "ComponentsOfPartialPermSemigroup" Arg = "S"/>
<Returns>The components of a partial perm semigroup.</Returns>
<Description>
This function returns the components of the action of the partial perm
semigroup <A>S</A> on the set of positive integers where it is defined; the
components of <A>S</A> partition this set.
<#GAPDoc Label="CyclesOfPartialPermSemigroup">
<ManSection>
<Attr Name = "CyclesOfPartialPermSemigroup" Arg = "S"/>
<Returns>The cycles of a partial perm semigroup.</Returns>
<Description>
This function returns the cycles, or strongly connected components, of the
action of the partial perm semigroup <A>S</A> on the set of positive
integers where it is defined.
<#GAPDoc Label="CyclesOfPartialPerm">
<ManSection>
<Attr Name = "CyclesOfPartialPerm" Arg = "x"/>
<Returns>The cycles of a partial perm.</Returns>
<Description>
This function returns the cycles, or strongly connected components, of the
action of the partial perm <A>x</A> on the set of positive
integers where it is defined.
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.