theorem
  U1 \/ U2 is Universe & U1 /\ U2 is Universe
proof
  U1,U2 are_c=-comparable by Th54;
  then U1 c= U2 or U2 c= U1;
  hence thesis by XBOOLE_1:12,28;
end;
