let Y, X be set ; :: thesis: ( Y c= X implies (RelIncl X) |_2 Y = RelIncl Y )
assume A1:
Y c= X
; :: thesis: (RelIncl X) |_2 Y = RelIncl Y
let a be set ; :: according to RELAT_1:def 2 :: thesis: for b1 being set holds
( ( not [a,b1] in (RelIncl X) |_2 Y or [a,b1] in RelIncl Y ) & ( not [a,b1] in RelIncl Y or [a,b1] in (RelIncl X) |_2 Y ) )
let b be set ; :: thesis: ( ( not [a,b] in (RelIncl X) |_2 Y or [a,b] in RelIncl Y ) & ( not [a,b] in RelIncl Y or [a,b] in (RelIncl X) |_2 Y ) )
thus
( [a,b] in (RelIncl X) |_2 Y implies [a,b] in RelIncl Y )
:: thesis: ( not [a,b] in RelIncl Y or [a,b] in (RelIncl X) |_2 Y )
assume A4:
[a,b] in RelIncl Y
; :: thesis: [a,b] in (RelIncl X) |_2 Y
then A5:
( a in field (RelIncl Y) & b in field (RelIncl Y) & field (RelIncl Y) = Y )
by Def1, RELAT_1:30;
then
a c= b
by A4, Def1;
then
( [a,b] in RelIncl X & [a,b] in [:Y,Y:] )
by A1, A5, Def1, ZFMISC_1:106;
hence
[a,b] in (RelIncl X) |_2 Y
by XBOOLE_0:def 4; :: thesis: verum