[next][previous][up][top][index]
search for:

Hom -- module of homomorphisms

Hom(M,N) -- constructs the module of homomorphisms from M to N.

Implemented with a method of the same name.

Use homomorphism to convert an element of the module of homomorphisms to a matrix.

Ways to use Hom :

  • Hom(ChainComplex,Module) -- Hom
  • Hom(ChainComplexMap,Module)
  • Hom(CoherentSheaf,CoherentSheaf)
  • Hom(Ideal,Ideal)
  • Hom(Ideal,Module)
  • Hom(Ideal,Ring)
  • Hom(Matrix,Module)
  • Hom(Module,ChainComplex)
  • Hom(Module,ChainComplexMap)
  • Hom(Module,Ideal)
  • Hom(Module,Matrix)
  • Hom(Module,Module)
  • Hom(Module,Ring)
  • Hom(Ring,Ideal)
  • Hom(Ring,Module)

  • [next][previous][up][top][index]
    search for: