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

Quelle  nilporb.gd   Sprache: unbekannt

 
Spracherkennung für: .gd vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

DeclareCategory( "IsNilpotentOrbit", IsObject );
DeclareCategoryCollections( "IsNilpotentOrbit" );
DeclareCategoryFamily( "IsNilpotentOrbit" );

DeclareOperation( "RandomSL2Triple", [IsNilpotentOrbit] );

DeclareAttribute( "SL2Triple", IsNilpotentOrbit );

DeclareAttribute( "WeightedDynkinDiagram", IsNilpotentOrbit );

DeclareAttribute( "AmbientLieAlgebra", IsNilpotentOrbit );

DeclareAttribute( "SemiSimpleType", IsNilpotentOrbit );

DeclareAttribute( "OrbitPartition", IsNilpotentOrbit );

DeclareAttribute( "ComponentGroup", IsNilpotentOrbit );

DeclareOperation( "NilpotentOrbit", [ IsLieAlgebra, IsList ] );

DeclareAttribute( "NilpotentOrbits", IsLieAlgebra );

DeclareOperation( "SL2Grading", [ IsLieAlgebra, IsObject ] );

DeclareOperation( "SL2Triple", [ IsLieAlgebra, IsObject ] );

DeclareAttribute( "SignatureTable", IsLieAlgebra );

DeclareProperty( "IsSLA", IsLieAlgebra );

DeclareAttribute( "SLAComponents", IsLieAlgebra );

DeclareAttribute( "RigidNilpotentOrbits", IsLieAlgebra );

DeclareAttribute( "InducedNilpotentOrbits", IsLieAlgebra );

DeclareAttribute( "RichardsonOrbits", IsLieAlgebra );

DeclareOperation( "DisplayWeightedDynkinDiagram", [IsNilpotentOrbit] );

DeclareProperty( "IsRegular", IsNilpotentOrbit );

DeclareOperation( "RegularNilpotentOrbit", [IsLieAlgebra] );

DeclareProperty( "IsDistinguished", IsNilpotentOrbit );

DeclareOperation( "DistinguishedNilpotentOrbits", [IsLieAlgebra] );


[ Dauer der Verarbeitung: 0.27 Sekunden  ]