X, Y, cat) |
category,
codomain,
domain,
is_endomorphism_space,
reversed
Further documentation:
) |
Return True if the domain and codomain of self.
) |
Return the corresponding homspace, but with the domain and codomain reversed.
Instances of class Homspace also have the following special methods:
__call__,
__cmp__,
__contains__,
__repr__
Further documentation:
x, [y=None]) |
Construct a morphism in this homspace from x if possible.
See About this document... for information on suggesting changes.