theorem Th31:
  h |^ (-1) = h"
proof
  |.-1.| = - (-1) by ABSVALUE:def 1;
  hence h |^ (-1) = (h |^ 1)" by Def8
    .= h" by Th25;
end;
