let a, b, c be real number ; :: thesis: ( a <= c & c <= b implies ].-infty ,c.] \/ [.a,b.] = ].-infty ,b.] )
assume that
A1: a <= c and
A2: c <= b ; :: thesis: ].-infty ,c.] \/ [.a,b.] = ].-infty ,b.]
thus ].-infty ,c.] \/ [.a,b.] c= ].-infty ,b.] :: according to XBOOLE_0:def 10 :: thesis: ].-infty ,b.] c= ].-infty ,c.] \/ [.a,b.]
proof end;
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in ].-infty ,b.] or x in ].-infty ,c.] \/ [.a,b.] )
assume A4: x in ].-infty ,b.] ; :: thesis: x in ].-infty ,c.] \/ [.a,b.]
then reconsider x = x as real number ;
per cases ( x <= c or x > c ) ;
end;