theorem Th12:
  {x} c= union MaxADSF(x)
proof
  {x} = meet MaxADSF(x) by Th11;
  hence thesis by SETFAM_1:2;
end;
