theorem
  R.:X c= R.:(dom R)
proof
  R.:X c= rng R by Th105;
  hence thesis by Th107;
end;
