theorem Th131:
  carr(H),a + H are_equipotent & carr(H),H + a are_equipotent
proof
  carr(H) = 0_G + H & carr(H) = H + 0_G by Th37;
  hence thesis by Th128,Th130;
end;
