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

Quelle  isom.gd   Sprache: unbekannt

 
#############################################################################
##
#W  isom.gd           Cubefree                               Heiko Dietrich
##                                                              
##

 
############################################################################# 
## 
#F  IsomorphismCubefreeGroups(G,H)
## 
## G and H are two cubefree groups;
## returns an isomorphism between G and H, if exists, and fail otherwise
##
DeclareGlobalFunction("IsomorphismCubefreeGroups");


############################################################################# 
## 
#F  IsomorphismCubefreeGroupsNC(G,H)
## 
## G and H are two cubefree groups;
## returns an isomorphism between G and H, if exists, and fail otherwise
##
DeclareGlobalFunction("IsomorphismCubefreeGroupsNC");




############################################################################# 
## 
#F  IsIsomorphicCubefreeGroups(G,H)
## 
## G and H are two cubefree groups;
## returns true iff G and H are isomorphic
##
DeclareGlobalFunction("IsIsomorphicCubefreeGroups");


[ Dauer der Verarbeitung: 0.4 Sekunden  (vorverarbeitet)  ]