|
# SPDX-License-Identifier: GPL-2.0-or-later
# GradedRingForHomalg: Endow Commutative Rings with an Abelian Grading
#
# Declarations
#
# our info class:
DeclareInfoClass( "InfoGradedRingForHomalg" );
SetInfoLevel( InfoGradedRingForHomalg, 1 );
# a central place for configurations:
DeclareGlobalVariable( "HOMALG_GRADED_RING" );
##
DeclareGlobalVariable( "CommonHomalgTableForGradedRings" );
[ Dauer der Verarbeitung: 0.16 Sekunden
(vorverarbeitet)
]
|