let x be set ; :: thesis: ( x in [.1,(sqrt 2).] implies arcsec1 . x in [.0,(PI / 4).] )
assume x in [.1,(sqrt 2).] ; :: thesis: arcsec1 . x in [.0,(PI / 4).]
then x in ].1,(sqrt 2).[ \/ {1,(sqrt 2)} by SQUARE_1:19, XXREAL_1:128;
then A1: ( x in ].1,(sqrt 2).[ or x in {1,(sqrt 2)} ) by XBOOLE_0:def 3;
per cases ( x in ].1,(sqrt 2).[ or x = 1 or x = sqrt 2 ) by A1, TARSKI:def 2;
end;