theorem
  for A being non empty Subset of Y holds A is Subset of Sspace(A)
proof
  let A be non empty Subset of Y;
  the carrier of Sspace(A) c= the carrier of Sspace(A);
  hence thesis by Lm3;
end;
