theorem Th41:
  R - R = (i|->0.K)
proof
  thus R - R = R + - R by FINSEQOP:84
    .= (i|->0.K) by Lm3;
end;
