theorem Th42:
  OSSub(OU0) c= MSSub(OU0)
proof
  let x be object;
  assume x in OSSub(OU0);
  then x is strict MSSubAlgebra of OU0 by Def14;
  hence thesis by MSUALG_2:def 19;
end;
