Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/quagroup/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 11.0.2024 mit Größe 678 B image not shown  

Quelle  rmat.gd   Sprache: unbekannt

 
############################################################################
##
#W  rmat.gd                  QuaGroup                         Willem de Graaf
##
##
##


############################################################################
##
#O  IsomorphismOfTensorModules( <V>, <W> )
##
##  Returns an isomorphism <V>x<W> --> <W>x<V>.
##
DeclareOperation( "IsomorphismOfTensorModules", 
                          [ IsAlgebraModule, IsAlgebraModule ] );


#############################################################################
##
#A  RMatrix( <V> )
##
##  Returns the R-matrix corresponding to the U-module <V>.
## 
DeclareAttribute( "RMatrix", IsAlgebraModule );

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]