let I be set ; for x, y, X being ManySortedSet of I st not I is empty & {x,y} (\) X = {x,y} holds
( not x in X & not y in X )
let x, y, X be ManySortedSet of I; ( not I is empty & {x,y} (\) X = {x,y} implies ( not x in X & not y in X ) )
assume
not I is empty
; ( not {x,y} (\) X = {x,y} or ( not x in X & not y in X ) )
then consider i being object such that
A1:
i in I
by XBOOLE_0:def 1;
assume A2:
{x,y} (\) X = {x,y}
; ( not x in X & not y in X )
thus
not x in X
not y in X
assume A4:
y in X
; contradiction
{(x . i),(y . i)} \ (X . i) =
({x,y} . i) \ (X . i)
by A1, Def2
.=
({x,y} (\) X) . i
by A1, PBOOLE:def 6
.=
{(x . i),(y . i)}
by A1, A2, Def2
;
then
not y . i in X . i
by ZFMISC_1:63;
hence
contradiction
by A1, A4; verum