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

Quelle  LIMAP.gd   Sprache: unbekannt

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

# SPDX-License-Identifier: GPL-2.0-or-later
# MatricesForHomalg: Matrices for the homalg project
#
# Declarations
#

##         LIMAP = Logical Implications for homalg ring MAPs

# our info class:
DeclareInfoClass( "InfoLIMAP" );
SetInfoLevel( InfoLIMAP, 1 );

# a central place for configurations:
DeclareGlobalVariable( "LIMAP" );

####################################
#
# global variables:
#
####################################

DeclareGlobalVariable( "LogicalImplicationsForHomalgRingMaps" );

DeclareGlobalVariable( "LogicalImplicationsForHomalgRingSelfMaps" );


[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-05-06]