theorem Th97:
  A? |^ (0, n) = A |^ (0, n)
proof
  thus A? |^ (0, n) = A? |^ n by Th94
    .= A |^ (0, n) by Th95;
end;
