theorem Th43:
  support pfexp p = {p}
proof
  p = p |^ 1;
  hence thesis by Th42;
end;
