[top][index]
search for:

inducesWellDefinedMap -- whether a map is well defined

inducesWellDefinedMap(M,N,f) -- tells whether the matrix f would induce a well defined map from N to M.

See also:

  • inducedMap -- compute an induced map
  • Class of returned value: Boolean -- the class of Boolean valuesWays to use inducesWellDefinedMap :

  • inducesWellDefinedMap(Module,Module,Matrix)
  • inducesWellDefinedMap(Module,Nothing,Matrix)
  • inducesWellDefinedMap(Nothing,Module,Matrix)
  • inducesWellDefinedMap(Nothing,Nothing,Matrix)

  • [top][index]
    search for: