let p, q, r, s be ExtReal; :: thesis: ( r < s & ].r,s.] c= ].p,q.[ implies ( p <= r & s < q ) )
assume that
A1: r < s and
A2: ].r,s.] c= ].p,q.[ ; :: thesis: ( p <= r & s < q )
].p,q.[ c= [.p,q.] by Th25;
then ].r,s.] c= [.p,q.] by A2;
hence p <= r by A1, Th53; :: thesis: s < q
s in ].r,s.] by A1, Th2;
hence s < q by A2, Th4; :: thesis: verum