theorem
  for A being non empty Subset of Y holds A is Subset of MaxADSspace(A)
proof
  let A be non empty Subset of Y;
  the carrier of MaxADSspace(A) = MaxADSet(A) by Def18;
  hence thesis by Th32;
end;
