FUNCTION: mchrepfin - test an algebra for being representation finite

CALLING SEQUENCE:
mchrepfin(a)
mchrepfin(a,s,p,m,c,incl,img)

PARAMETERS:
a - a completely separating bound poset algebra
s, p, m, c, incl, img - optional arguments evaluating to names

SYNOPSIS:

EXAMPLES:

> a:=critical_alge(7,10);

[Maple Math]

> mchrepfin(a,'s','p','m','c','incl','img');

[Maple Math]

> print(s);

[Maple Math]

> print(p);

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

> print(m);

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

> print(c);

[Maple Math]

> print(incl);

[Maple Math]

> print(img);

[Maple Math]

SEE ALSO: mchpg, mchwild, psrepfin, rstartsets, subposet, crep/predefined_variables, complsep

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