Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/semigroups/gap/semigroups/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 29.7.2025 mit Größe 871 B image not shown  

Quelle  semirms.gd   Sprache: unbekannt

 
Untersuchungsergebnis.gd Download desUnknown {[0] [0] [0]}zum Wurzelverzeichnis wechseln

############################################################################
##
##  semigroups/reesmat.gd
##  Copyright (C) 2014-2022                              James D. Mitchell
##
##  Licensing information can be found in the README file of this package.
##
#############################################################################
##

DeclareGlobalFunction("RMSElementNC");
DeclareOperation("GreensHClassOfElement",
                 [IsReesZeroMatrixSemigroup, IsPosInt, IsPosInt]);
DeclareAttribute("MatrixEntries", IsReesZeroMatrixSemigroup);
DeclareAttribute("MatrixEntries", IsReesMatrixSemigroup);
DeclareAttribute("RZMSDigraph", IsReesZeroMatrixSemigroup);
DeclareAttribute("RZMSConnectedComponents", IsReesZeroMatrixSemigroup);
DeclareAttribute("RZMSNormalization", IsReesZeroMatrixSemigroup);
DeclareAttribute("RMSNormalization", IsReesMatrixSemigroup);

[ zur Elbe Produktseite wechseln0.88Quellennavigators  ]