let X, Y, x, y be set ; :: thesis: for R being Relation holds
( ( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & x in X implies ( not x in Y & not y in X & y in Y ) ) & ( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & y in Y implies ( not y in X & not x in Y & x in X ) ) & ( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & x in Y implies ( not x in X & not y in Y & y in X ) ) & ( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & y in X implies ( not x in X & not y in Y & x in Y ) ) )
let R be Relation; :: thesis: ( ( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & x in X implies ( not x in Y & not y in X & y in Y ) ) & ( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & y in Y implies ( not y in X & not x in Y & x in X ) ) & ( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & x in Y implies ( not x in X & not y in Y & y in X ) ) & ( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & y in X implies ( not x in X & not y in Y & x in Y ) ) )
thus
( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & x in X implies ( not x in Y & not y in X & y in Y ) )
:: thesis: ( ( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & y in Y implies ( not y in X & not x in Y & x in X ) ) & ( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & x in Y implies ( not x in X & not y in Y & y in X ) ) & ( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & y in X implies ( not x in X & not y in Y & x in Y ) ) )proof
assume A1:
(
X misses Y &
R c= [:X,Y:] \/ [:Y,X:] &
[x,y] in R &
x in X )
;
:: thesis: ( not x in Y & not y in X & y in Y )
then A2:
[:X,Y:] misses [:Y,X:]
by ZFMISC_1:127;
A3:
(
[x,y] in [:X,Y:] & not
[x,y] in [:Y,X:] implies ( not
x in Y & not
y in X &
y in Y ) )
(
[x,y] in [:Y,X:] implies
[x,y] in [:X,Y:] )
hence
( not
x in Y & not
y in X &
y in Y )
by A1, A2, A3, XBOOLE_0:5;
:: thesis: verum
end;
thus
( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & y in Y implies ( not y in X & not x in Y & x in X ) )
:: thesis: ( ( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & x in Y implies ( not x in X & not y in Y & y in X ) ) & ( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & y in X implies ( not x in X & not y in Y & x in Y ) ) )proof
assume A5:
(
X misses Y &
R c= [:X,Y:] \/ [:Y,X:] &
[x,y] in R &
y in Y )
;
:: thesis: ( not y in X & not x in Y & x in X )
then A6:
[:X,Y:] misses [:Y,X:]
by ZFMISC_1:127;
A7:
(
[x,y] in [:X,Y:] & not
[x,y] in [:Y,X:] implies ( not
y in X & not
x in Y &
x in X ) )
(
[x,y] in [:Y,X:] implies
[x,y] in [:X,Y:] )
hence
( not
y in X & not
x in Y &
x in X )
by A5, A6, A7, XBOOLE_0:3, XBOOLE_0:def 3;
:: thesis: verum
end;
thus
( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & x in Y implies ( not x in X & not y in Y & y in X ) )
:: thesis: ( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & y in X implies ( not x in X & not y in Y & x in Y ) )proof
assume A9:
(
X misses Y &
R c= [:X,Y:] \/ [:Y,X:] &
[x,y] in R &
x in Y )
;
:: thesis: ( not x in X & not y in Y & y in X )
then A10:
[:X,Y:] misses [:Y,X:]
by ZFMISC_1:127;
A11:
(
[x,y] in [:X,Y:] implies
[x,y] in [:Y,X:] )
(
[x,y] in [:Y,X:] & not
[x,y] in [:X,Y:] implies ( not
x in X & not
y in Y &
y in X ) )
hence
( not
x in X & not
y in Y &
y in X )
by A9, A10, A11, XBOOLE_0:3, XBOOLE_0:def 3;
:: thesis: verum
end;
thus
( X misses Y & R c= [:X,Y:] \/ [:Y,X:] & [x,y] in R & y in X implies ( not x in X & not y in Y & x in Y ) )
:: thesis: verumproof
assume A13:
(
X misses Y &
R c= [:X,Y:] \/ [:Y,X:] &
[x,y] in R &
y in X )
;
:: thesis: ( not x in X & not y in Y & x in Y )
then A14:
[:X,Y:] misses [:Y,X:]
by ZFMISC_1:127;
A15:
(
[x,y] in [:X,Y:] implies
[x,y] in [:Y,X:] )
(
[x,y] in [:Y,X:] & not
[x,y] in [:X,Y:] implies ( not
x in X & not
y in Y &
x in Y ) )
hence
( not
x in X & not
y in Y &
x in Y )
by A13, A14, A15, XBOOLE_0:3, XBOOLE_0:def 3;
:: thesis: verum
end;