Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

563500 views
Read( "ReducedBasisOfModule.g" );

V := Hom( Qxyz, W );

InsertObjectInMultiFunctor( Functor_Hom_for_fp_modules, 2, V, "HomV" );

II_E := GrothendieckSpectralSequence( Functor_HomV_for_fp_modules, LeftDualizingFunctor( Qxyz ), W );

filt := FiltrationBySpectralSequence( II_E );

L := UnderlyingObject( filt );

ByASmallerPresentation( filt );

m := IsomorphismOfFiltration( filt );