FUNCTION: complsep - test for a completely separating bound poset algebra

CALLING SEQUENCE:
complsep(p)

PARAMETERS:
p - a bound poset algebra

SYNOPSIS:

EXAMPLES:

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

[Maple Math]

> complsep(p);

[Maple Math]

> p:=[8,{[2, 1, 3, 7], [4, 1], [5, 2], [6, 2, 4], [7, 8]},{[6, 3], [5, 1]}];

[Maple Math]

> complsep(p);

[Maple Math]

SEE ALSO: posetalgebra

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