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

Quelle  functors.gd   Sprache: unbekannt

 
Untersuchungsergebnis.gd Download desUnknown {[0] [0] [0]}zum Wurzelverzeichnis wechseln

# GAP Implementation
# This file was generated from 
# $Id: functors.gd,v 1.7 2012/08/01 16:01:10 sunnyquiver Exp $
DeclareAttribute( "DualOfModule", IsPathAlgebraMatModule );
DeclareAttribute( "TransposeOfModule", IsPathAlgebraMatModule );
DeclareAttribute( "DTr", IsPathAlgebraMatModule );
DeclareAttribute( "TrD", IsPathAlgebraMatModule );
DeclareSynonym("DualOfTranspose", DTr);
DeclareSynonym("TransposeOfDual", TrD);
DeclareAttribute( "StarOfModule", IsPathAlgebraMatModule );
DeclareAttribute( "StarOfModuleHomomorphism", IsPathAlgebraMatModuleHomomorphism );
DeclareAttribute( "NakayamaFunctorOfModule", IsPathAlgebraMatModule );
DeclareAttribute( "NakayamaFunctorOfModuleHomomorphism", IsPathAlgebraMatModuleHomomorphism );
DeclareAttribute( "OppositeNakayamaFunctorOfModule", IsPathAlgebraMatModule );
DeclareAttribute( "OppositeNakayamaFunctorOfModuleHomomorphism", IsPathAlgebraMatModuleHomomorphism );
DeclareOperation( "TensorProductOfModules", [ IsPathAlgebraMatModule, IsPathAlgebraMatModule ] );
DeclareAttribute( "TransposeOfModuleHomomorphism", IsPathAlgebraMatModuleHomomorphism );
DeclareAttribute( "TrD", IsPathAlgebraMatModuleHomomorphism );
DeclareAttribute( "DTr", IsPathAlgebraMatModuleHomomorphism );

[ zur Elbe Produktseite wechseln0.90Quellennavigators  ]