13 lines
482 B
GDScript3
13 lines
482 B
GDScript3
############################################################################
|
|
|
|
##
|
|
|
|
#W moufang_triality.gd Triality of Moufang loops [loops]
|
|
|
|
##
|
|
|
|
#H @(#)$Id: moufang_triality.gd, v 2.0.0 2008/01/21 gap Exp $
|
|
|
|
##
|
|
|
|
#Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary),
|
|
|
|
#Y P. Vojtechovsky (University of Denver, USA)
|
|
|
|
##
|
|
|
|
|
|
|
|
DeclareGlobalFunction( "TrialityPermGroup" );
|
|
|
|
DeclareGlobalFunction( "TrialityPcGroup" );
|
|
|