|
#############################################################################
##
#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)
]
|