theorem Th76:
  <*A1*>(#)<*A2*> = <* A1*A2 *>
proof
  thus <*A1*>(#)<*A2*> = <* A1 * (<*A2*>.1)*> by Th75
    .= <*A1*A2*>;
end;
