FUNCTION: mchwild - for a given bound poset algebra look for a poset of minimal chain sequences which is wild

CALLING SEQUENCE:
mchwild(a)
mchwild(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:=hypercritical_algd(7,2);

[Maple Math]

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

[Maple Math]

> print(s);

[Maple Math]

> print(p);

[Maple Math]

> print(m);

[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: mchrepfin, mchpg, pswild, rstartsets, subposet, crep/predefined_variables, complsep

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