Module: sage.categories.morphism
File: sage/categories/morphism.pyx (starting at line 1)
Morphisms
Author Log:
Module-level Functions
| ) |
| ) |
Class: CallMorphism
Special Functions: _repr_type
| ) |
Class: FormalCoercionMorphism
Special Functions: _repr_type
| ) |
Class: FormalCompositeMorphism
Functions: first,
second
| ) |
The first morphism in the formal composition, where the composition is x|-> second(first(x)).
| ) |
The second morphism in the formal composition, where the composition is x|-> second(first(x)).
Special Functions: _repr_defn,
_repr_type
| ) |
| ) |
Class: IdentityMorphism
Special Functions: __mul__,
__pow__,
__rmul__,
__rpow__,
_repr_type
| ) |
Class: Morphism
Functions: category,
codomain,
domain,
is_endomorphism,
pushforward
Special Functions: __call__,
__invert__,
__mul__,
__pow__,
__reduce__,
__rmul__,
__rpow__,
_call_,
_composition_,
_repr_,
_repr_defn,
_repr_type,
_test_extra_slots,
_test_update_slots
| ) |
| ) |
| ) |
| ) |
| ) |
| ) |
| ) |
| ) |
See About this document... for information on suggesting changes.