TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

OnPoints ( elt-grp^per p, elt-grp^per a ) -> elt-grp^per

Description

Return the action of `a' on `p'.
Note: This is roughly equivalent to the notation `p^a'.

Examples

OnPoints((1,2,3),(1,3));
OnPoints((1,2),(1,3));

Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group