FUNCTION: repetitive - the repetitive algebra of a bound poset algebra

CALLING SEQUENCE:
repetitive(p)

PARAMETERS:
p - a bound poset algebra

SYNOPSIS:

EXAMPLES:

> a:=[3,{[1,2],[2,3]},{[1,3]}];

[Maple Math]

> repetitive(a);

[Maple Math]
[Maple Math]

> ra:=repetitive(a);

[Maple Math]
[Maple Math]

> drwpst(ra[1],ra[2],ra[3]);

> ra:=repetit_addrel(ra);

[Maple Math]
[Maple Math]

> drwpst(ra[1],ra[2],ra[3]);

SEE ALSO: repetit/datatypes, repetit_addrel

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