You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
(motivated by #4471)
Currently maps of the type
AbstractAlgebra.Generic.CompositeMap
(and perhaps other types) do not support functions such asis_injective
,is_surjective
,kernel
, and the unary version ofimage
.Eventually we want this functionality.
The text was updated successfully, but these errors were encountered: