Open
Description
(motivated by #4471)
Currently maps of the type AbstractAlgebra.Generic.CompositeMap
(and perhaps other types) do not support functions such as is_injective
, is_surjective
, kernel
, and the unary version of image
.
Eventually we want this functionality.