theorem
  |.z*'* z*'.| = |.z.| ^2
proof
  |.z*'* z*'.| = |.z*z.| by Th32;
  hence thesis by QUATERNI:87;
end;
