Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/corelg/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 7.6.2024 mit Größe 861 B image not shown  

Quellcode-Bibliothek nilpotentOrbits.gd   Sprache: unbekannt

 
DeclareAttribute( "NilpotentOrbitsOfRealForm", IsLieAlgebra);

##############################################################################
##
#A   RealCayleyTriple( <O> )
##
##   returns the real Cayley triple [f,h,e] attached to the real nilpotent 
##   orbit <O>, where ef=h, he=2e, hf=-2f
##
DeclareAttribute( "RealCayleyTriple", IsNilpotentOrbit);


##############################################################################
##
#A   Invariants( <O> )
##
##   returns certain invariants of the real nilpotent orbits <O>
DeclareAttribute( "Invariants", IsNilpotentOrbit);             


##############################################################################
##
#F  CarrierAlgebraOfNilpotentOrbit( <L>, <O> )
##  
## returns the carrier algebra of a nilpotent orbit (wrt h-grading)
##  
DeclareGlobalFunction( "CarrierAlgebraOfNilpotentOrbit" );

[ 0.29Quellennavigators  Projekt   ]