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

Quelle  LIMOD.gd   Sprache: unbekannt

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

# SPDX-License-Identifier: GPL-2.0-or-later
# Modules: A homalg based package for the Abelian category of finitely presented modules over computable rings
#
# Declarations
#

##         LIMOD = Logical Implications for homalg MODules

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

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

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

DeclareGlobalVariable( "LogicalImplicationsForHomalgModules" );

DeclareGlobalVariable( "LogicalImplicationsForHomalgModulesOverSpecialRings" );

DeclareGlobalFunction( "IsProjectiveOfConstantRankByCheckingFittingsCondition" );

DeclareGlobalFunction( "IsProjectiveByCheckingIfExt1WithValuesInFirstSyzygiesModuleIsZero" );

[ zur Elbe Produktseite wechseln0.68Quellennavigators  ]