|
|
__call__(...)
File: sage/categories/action.pyx (starting at line 55) |
|
|
|
|
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
|
|
|
|
__invert__(...)
File: sage/categories/action.pyx (starting at line 92) |
|
|
|
|
|
|
|
__repr__(...)
File: sage/categories/action.pyx (starting at line 98) |
|
|
|
|
_apply_functor(...)
File: sage/categories/action.pyx (starting at line 52) |
|
|
|
|
_call_(...)
File: sage/categories/action.pyx (starting at line 70) |
|
|
|
|
_repr_name_(...)
File: sage/categories/action.pyx (starting at line 102) |
|
|
|
|
act(...)
File: sage/categories/action.pyx (starting at line 82)
This is a consistant interface for acting on a by g,
irregardless of whether its a left or right action. |
|
|
|
|
actor(...)
File: sage/categories/action.pyx (starting at line 105) |
|
|
|
|
codomain(...)
File: sage/categories/action.pyx (starting at line 108) |
|
|
|
|
domain(...)
File: sage/categories/action.pyx (starting at line 111) |
|
|
|
|
is_left(...)
File: sage/categories/action.pyx (starting at line 95) |
|
|
|
|
left_domain(...)
File: sage/categories/action.pyx (starting at line 114) |
|
|
|
|
right_domain(...)
File: sage/categories/action.pyx (starting at line 120) |
|
|
|
Inherited from structure.sage_object.SageObject:
__hash__,
_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_,
category,
db,
dump,
dumps,
plot,
rename,
reset_name,
save,
version
Inherited from object:
__delattr__,
__getattribute__,
__reduce__,
__reduce_ex__,
__setattr__,
__str__
|