let a, b, c, d be Real; [.a,d.] \ [.b,c.] c= [.a,b.[ \/ ].c,d.]
let x be object ; TARSKI:def 3 ( not x in [.a,d.] \ [.b,c.] or x in [.a,b.[ \/ ].c,d.] )
assume A2:
x in [.a,d.] \ [.b,c.]
; x in [.a,b.[ \/ ].c,d.]
then reconsider x = x as Real ;
A3:
not x in [.b,c.]
by XBOOLE_0:def 5, A2;
x in [.a,d.]
by XBOOLE_0:def 5, A2;
then A4:
( a <= x & x <= d )
by XXREAL_1:1;