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

Quelle  anupqid.gd   Sprache: unbekannt

 
#############################################################################
####
##
#W  anupqid.gd              ANUPQ package                       Werner Nickel
#W                                                                Greg Gamble
##
##  This file declares functions to do with evaluating identities.
##
#Y  Copyright (C) 2001  Lehrstuhl D fuer Mathematik,  RWTH Aachen,  Germany
##

#############################################################################
##
#F  PqEvalSingleRelation( <proc>, <r>, <instances> )
##
DeclareGlobalFunction( "PqEvalSingleRelation" );
    
#############################################################################
##
#F  PqEnumerateWords( <proc>, <data>, <r> )
##
DeclareGlobalFunction( "PqEnumerateWords" );

#############################################################################
##
#F  PqEvaluateIdentity( <proc>, <r>, <arity> )
##
DeclareGlobalFunction( "PqEvaluateIdentity" );

#############################################################################
##
#F  PqWithIdentity( <G>, <p>, <Cl>, <identity> )
##
DeclareGlobalFunction( "PqWithIdentity" );

#############################################################################
##
#F  PQ_EVALUATE_IDENTITY( <proc>, <identity> )
##
DeclareGlobalFunction( "PQ_EVALUATE_IDENTITY" );
    
#E  anupqid.gd  . . . . . . . . . . . . . . . . . . . . . . . . . . ends here 

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]