FUNCTION: Lp_shift

CALLING SEQUENCE:
Lp_shift(f,x)

PARAMETERS:
f - an arbitrary class of type quiver
x - an arbitrary element of type Lp

SYNOPSIS:

EXAMPLES:

> with(tubular):

> read_in(3,3,3);

> x := [2,0,1,-4]; f := get_class([4/3,2,0,1]); show(f);

[Maple Math]

[Maple Math]

[Maple Math]

> f1 := Lp_shift(f,x); show(f1);

[Maple Math]

[Maple Math]

SEE ALSO: tau, tauinv, tubular/datatypes, tubular/Lp, type/Lp

BACK TO: start page of the crep online manual, tubular