theorem Th6:
  Constants(OU0,s) c= OSConstants(OU0,s)
proof
  Constants(OU0,s) in {Constants(OU0,s2) : s2 <= s};
  hence thesis by ZFMISC_1:74;
end;
