theorem Th94:
  (A?) |^ k = (A?) |^ (0, k)
proof
  <%>E in A? by Th78;
  hence thesis by Th34;
end;
