theorem Th93:
  (A?) ^^ (A?) = A |^ (0, 2)
proof
  A? = A |^ (0, 1) by Th79;
  then (A?) ^^ (A?) = A |^ (0 + 0, 1 + 1) by Th37;
  hence thesis;
end;
