FUNCTION: rstartsets - the poset of start sets induced from minimal chain sequences

CALLING SEQUENCE:
rstartsets(p,s)
rstartsets(p,s,m)

PARAMETERS:
p - a bound poset algebra
s - a positive integer <= p[1] (the number of points of p)
m - an optional argument evaluating to a name

SYNOPSIS:

EXAMPLES:

> p:= critical_alge(7,14);

[Maple Math]
[Maple Math]

> q:=rstartsets(p,2,'m');

[Maple Math]

> print(m);

[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]

> h:=convert(m,list);

[Maple Math]
[Maple Math]

> drwpst(q,h);

SEE ALSO: mchpg, mchrepfin, mchwild

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