|
|
__call__(...)
File: sage/categories/morphism.pyx (starting at line 108)
Apply this morphism to x. |
|
|
|
|
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
|
|
|
|
__invert__(...)
File: sage/categories/morphism.pyx (starting at line 105) |
|
|
|
|
__mul__(...)
File: sage/categories/morphism.pyx (starting at line 160)
The multiplication * operator is operator composition. |
|
|
|
|
|
|
|
__pow__(x,
y,
z=...)
pow(x, y[, z]) |
|
|
|
|
__reduce__(...)
File: sage/categories/morphism.pyx (starting at line 68) |
|
|
|
|
|
|
|
__rpow__(y,
x,
z=...)
pow(x, y[, z]) |
|
|
|
|
_call_(...)
File: sage/categories/morphism.pyx (starting at line 145) |
|
|
|
|
_composition_(...)
File: sage/categories/morphism.pyx (starting at line 178) |
|
|
|
|
_repr_(...)
File: sage/categories/morphism.pyx (starting at line 81) |
|
|
|
|
_repr_defn(...)
File: sage/categories/morphism.pyx (starting at line 78) |
|
|
|
|
_repr_type(...)
File: sage/categories/morphism.pyx (starting at line 75) |
|
|
|
|
_test_extra_slots(...)
File: sage/categories/morphism.pyx (starting at line 65) |
|
|
|
|
_test_update_slots(...)
File: sage/categories/morphism.pyx (starting at line 57) |
|
|
|
|
category(...)
File: sage/categories/morphism.pyx (starting at line 99) |
|
|
|
|
codomain(...)
File: sage/categories/morphism.pyx (starting at line 96) |
|
|
|
|
domain(...)
File: sage/categories/morphism.pyx (starting at line 93) |
|
|
|
|
is_endomorphism(...)
File: sage/categories/morphism.pyx (starting at line 102) |
|
|
|
|
pushforward(...)
File: sage/categories/morphism.pyx (starting at line 157) |
|
|
|
Inherited from structure.element.Element:
__cmp__,
__eq__,
__ge__,
__gt__,
__hash__,
__le__,
__lt__,
__ne__,
__nonzero__,
__rxor__,
__xor__,
_cmp_,
_im_gens_,
_richcmp_,
base_base_extend,
base_base_extend_canonical_sym,
base_extend,
base_extend_canonical,
base_extend_canonical_sym,
base_extend_recursive,
base_ring,
is_zero,
n,
parent,
subs,
substitute
Inherited from structure.sage_object.SageObject:
__repr__,
_axiom_,
_axiom_init_,
_gap_,
_gap_init_,
_gp_,
_gp_init_,
_interface_,
_interface_init_,
_interface_is_cached_,
_kash_,
_kash_init_,
_macaulay2_,
_macaulay2_init_,
_magma_,
_magma_init_,
_maple_,
_maple_init_,
_mathematica_,
_mathematica_init_,
_maxima_,
_maxima_init_,
_octave_,
_octave_init_,
_pari_,
_pari_init_,
_r_init_,
_sage_,
_singular_,
_singular_init_,
db,
dump,
dumps,
plot,
rename,
reset_name,
save,
version
Inherited from object:
__delattr__,
__getattribute__,
__reduce_ex__,
__setattr__,
__str__
|