let I be set ; :: thesis: for X, Y being ManySortedSet of I st X (\) Y = X holds
X misses Y

let X, Y be ManySortedSet of I; :: thesis: ( X (\) Y = X implies X misses Y )
assume A1: X (\) Y = X ; :: thesis: X misses Y
let i be object ; :: according to PBOOLE:def 8 :: thesis: ( i in I implies X . i misses Y . i )
assume i in I ; :: thesis: X . i misses Y . i
then (X . i) \ (Y . i) = X . i by A1, Def6;
hence X . i misses Y . i by XBOOLE_1:83; :: thesis: verum