let x be set ; :: according to TARSKI:def 3:: thesis: ( not x in{ w1 where w1 is Real : a < w1 }/\{ w2 where w2 is Real : w2 < b } or x in P ) assume
x in{ w1 where w1 is Real : a < w1 }/\{ w2 where w2 is Real : w2 < b }
; :: thesis: x in P then A5:
( x in{ w1 where w1 is Real : a < w1 } & x in{ w2 where w2 is Real : w2 < b } )
by XBOOLE_0:def 4; then consider r1 being Real such that A6:
( x = r1 & a < r1 )
;
ex r2 being Real st ( x = r2 & r2 < b )
by A5; then consider r2 being realnumber such that A7:
( x = r2 & r2 < b )
; thus
x in P
by A1, A6, A7; :: thesis: verum