inducedMap -- compute an induced map
Synopsis
-
Optional inputs:
-
Degree => ..., default value null, specify the degree of a map
-
Verify => ..., default value true, verify that a map is well-defined
Ways to use inducedMap :
-
inducedMap(CoherentSheaf,CoherentSheaf) (missing documentation)
-
inducedMap(ChainComplex,ChainComplex) -- see inducedMap(Module,Module) -- compute the map induced by the identity
-
inducedMap(Module,Module) -- compute the map induced by the identity
-
inducedMap(Module,Module,Matrix) -- compute the induced map
-
inducedMap(Module,Nothing,Matrix) -- see inducedMap(Module,Module,Matrix) -- compute the induced map
-
inducedMap(Nothing,Module,Matrix) -- see inducedMap(Module,Module,Matrix) -- compute the induced map
-
inducedMap(Nothing,Nothing,Matrix) -- see inducedMap(Module,Module,Matrix) -- compute the induced map