let A be ext-real-membered set ; :: thesis: ( ( for y, r being ext-real number st y in A & inf A < r & r < y holds
r in A ) implies A is connected )
assume Z:
for y, r being ext-real number st y in A & inf A < r & r < y holds
r in A
; :: thesis: A is connected
let x be ext-real number ; :: according to XXREAL_2:def 12 :: thesis: for s being ext-real number st x in A & s in A holds
[.x,s.] c= A
let y be ext-real number ; :: thesis: ( x in A & y in A implies [.x,y.] c= A )
assume Z1:
( x in A & y in A )
; :: thesis: [.x,y.] c= A
let r be ext-real number ; :: according to MEMBERED:def 8 :: thesis: ( not r in [.x,y.] or r in A )
assume
r in [.x,y.]
; :: thesis: r in A
then
r in ].x,y.[ \/ {x,y}
by XXREAL_1:29, XXREAL_1:128;
then pc:
( r in ].x,y.[ or r in {x,y} )
by XBOOLE_0:def 3;