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

Quelle  hom.gd   Sprache: unbekannt

 
#############################################################################
##
#A  hom.gd                    Cryst library                      Bettina Eick
#A                                                              Franz G"ahler
#A                                                              Werner Nickel
##
#Y  Copyright 1997-1999  by  Bettina Eick,  Franz G"ahler  and  Werner Nickel
##

#############################################################################
##
#P  IsPointHomomorphism . . . . . . . . . . . . . . . . . IsPointHomomorphism
##
DeclareProperty( "IsPointHomomorphism", IsGroupGeneralMappingByImages );

#############################################################################
##
#A  NiceToCryst . . . . . . .Lift from NiceObject of PointGroup to CrystGroup 
##
DeclareAttribute( "NiceToCryst", IsPointGroup );

#############################################################################
##
#F  NiceToCrystStdRep( P, perm )
##
DeclareGlobalFunction( "NiceToCrystStdRep" );

#############################################################################
##
#P  IsFromAffineCrystGroupToFpGroup
##
DeclareProperty( "IsFromAffineCrystGroupToFpGroup", 
                                             IsGroupGeneralMappingByImages );
#############################################################################
##
#P  IsFromAffineCrystGroupToPcpGroup
##
DeclareProperty( "IsFromAffineCrystGroupToPcpGroup", 
                                             IsGroupGeneralMappingByImages );

[ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ]