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

Quelle  acting.gd   Sprache: unbekannt

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

# the current idea is use the new setup for regular and inverse semigroups, and
# to use the

DeclareCategory("IsSemigroupIdealData", IsSemigroupData);
DeclareCategory("IsRegularIdealData", IsSemigroupIdealData);
DeclareAttribute("SemigroupIdealData", IsSemigroupIdeal);
DeclareOperation("Enumerate", [IsSemigroupIdealData, IsCyclotomic, IsRecord]);

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]