FUNCTION: sameframe - determine whether two bound poset algebras have the same frame

CALLING SEQUENCE:
sameframe(p,q)

PARAMETERS:
p, q - bound poset algebras

SYNOPSIS:

EXAMPLES:

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

[Maple Math]

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

[Maple Math]

> sameframe(p,q);

[Maple Math]

> isoalg(p,q);

[Maple Math]

SEE ALSO: isoalg, isodual

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