|
|
|
|
Quelle OtherFunctors.gd
Sprache: unbekannt
|
|
|
# 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
#
## Declaration stuff for some other functors.
####################################
#
# global variables:
#
####################################
## DirectSum
DeclareGlobalFunction( "_Functor_DirectSum_OnModules" );
DeclareGlobalFunction( "_Functor_DirectSum_OnMaps" );
####################################
#
# temporary
#
####################################
DeclareGlobalFunction( "_UCT_Homology" ); ## FIXME: generalize
DeclareGlobalFunction( "_UCT_Cohomology" ); ## FIXME: generalize
[ Dauer der Verarbeitung: 0.17 Sekunden
(vorverarbeitet)
]
|
2026-03-28
|
|
|
|
|