theorem
  |{ p1,p2,q }| = |(q<X>p1,p2)|
proof
  |{ p1,p2,q }| = |{ p2,q,p1 }| by Th84;
  hence thesis;
end;
