theorem
  (D1 c= D2 implies (.D1.> c= (.D2.>) & (.(.D.>.> c= (.D.>
proof
  D2 c= (.D2.> by Def9;
  then D1 c= D2 implies D1 c= (.D2.>;
  hence thesis by Def9;
end;
