theorem
  abs(seq9/"seq)=abs(seq9)/"abs(seq)
proof
  thus abs(seq9/"seq)=abs(seq9)(#)abs(seq") by Th50
    .=abs(seq9)/"abs(seq) by Th52;
end;
