
theorem Th30:
  for L1, L2 being non empty RelStr,g being Function of L1,L2
  holds corestr g = g
proof
  let L1, L2 be non empty RelStr, g be Function of L1,L2;
  the carrier of Image g = rng g by YELLOW_0:def 15;
  hence thesis;
end;
