theorem
  A? c= A*
proof
  A? = A |^ (0, 1) by Th79;
  hence thesis by Th32;
end;
