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

Quelle  cohom.gd   Sprache: unbekannt

 
#############################################################################
##
#W  cohom.gd                     Polycyc                         Bettina Eick
##

DeclareGlobalFunction("OneCoboundariesCR");
DeclareGlobalFunction("OneCoboundariesEX");
DeclareGlobalFunction("OneCocyclesCR");
DeclareGlobalFunction("OneCocyclesEX");
DeclareGlobalFunction("OneCohomologyCR");
DeclareGlobalFunction("OneCohomologyEX");
DeclareGlobalFunction("TwoCoboundariesCR");
DeclareGlobalFunction("TwoCocyclesCR");
DeclareGlobalFunction("TwoCohomologyCR");
DeclareGlobalFunction("ComplementClassesCR");
DeclareGlobalFunction("ComplementClassesEfaPcps");
DeclareGlobalFunction("ComplementClasses");
DeclareGlobalFunction("ExtensionCR");
DeclareGlobalFunction("CRRecordByMats");
DeclareGlobalFunction("CollectedTwoCR");

DeclareOperation( "SplitExtensionByAutomorphisms", [ IsGroup, IsGroup, IsList ] );

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]