theorem Th19:
  f-g is Real-Valued-Random-Variable of Sigma
proof
  set Y = [#]Sigma;
  dom g = Y by FUNCT_2:def 1; then
  f-g is ([#]Sigma)-measurable by MESFUNC6:29;
  hence thesis;
end;
