Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/semigroups/doc/   (GAP Algebra Version 4.15.1©)  Datei vom 29.7.2025 mit Größe 1 kB image not shown  

Quelle  attract.xml

  Sprache: XML
 

#############################################################################
##
#W  attract.xml
#Y  Copyright (C) 2015                                  James D. Mitchell
##
##  Licensing information can be found in the README file of this package.
##
#############################################################################
##

<#GAPDoc Label="StructureDescriptionSchutzenbergerGroups">
  <ManSection>
    <Attr Name="StructureDescriptionSchutzenbergerGroups" Arg="S"/>
    <Returns>Distinct structure descriptions of the Schutzenberger groups of a
      semigroup.</Returns>
    <Description>
      <C>StructureDescriptionSchutzenbergerGroups</C> returns the distinct
      values of <Ref Attr="StructureDescription" BookName="ref"/> when it is
      applied to the Schutzenberger groups of the &R;-classes of the semigroup
      <A>S</A>.
      <Example><![CDATA[
gap> S := Semigroup([
>  PartialPerm([123], [254]),
>  PartialPerm([123], [412]),
>  PartialPerm([123], [523]),
>  PartialPerm([1245], [2143]),
>  PartialPerm([125], [235]),
>  PartialPerm([1235], [2354]),
>  PartialPerm([1235], [4251]),
>  PartialPerm([1235], [5243]),
>  PartialPerm([125], [543])]);;
gap> StructureDescriptionSchutzenbergerGroups(S);
"1""C2""S3" ]
gap> S := Monoid(
> Bipartition([[125, -1, -2], [34, -3, -5], [-4]]),
> Bipartition([[12, -2], [3, -1], [4], [5], [-3, -4], [-5]]),
> Bipartition([[1], [23, -5], [4, -3], [5, -2], [-1, -4]]));
<bipartition monoid of degree 5 with 3 generators>
gap> StructureDescriptionSchutzenbergerGroups(S);
"1""C2" ]]]></Example>
    </Description>
  </ManSection>
<#/GAPDoc>

Messung V0.5 in Prozent
C=99 H=100 G=99

¤ Dauer der Verarbeitung: 0.23 Sekunden  (vorverarbeitet am  2026-06-05) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

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 und die Messung sind noch experimentell.