for x being Real st x in ].0 ,(PI / 2).[ holds
diff sec ,x > 0
proof
let x be Real; :: thesis: ( x in ].0 ,(PI / 2).[ implies diff sec ,x > 0 )
assume A4: x in ].0 ,(PI / 2).[ ; :: thesis: diff sec ,x > 0
PI / 2 < PI / 1 by XREAL_1:78;
then ].0 ,(PI / 2).[ c= ].0 ,PI .[ by XXREAL_1:46;
then A5: sin . x > 0 by A4, COMPTRIG:23;
].0 ,(PI / 2).[ c= ].(- (PI / 2)),(PI / 2).[ by XXREAL_1:46;
then cos . x > 0 by A4, COMPTRIG:27;
then (cos . x) ^2 > 0 ;
then (sin . x) / ((cos . x) ^2 ) > 0 / ((cos . x) ^2 ) by A5;
hence diff sec ,x > 0 by A4, Th5; :: thesis: verum
end;
hence sec | ].0 ,(PI / 2).[ is increasing by Th5, X1, ROLLE:9; :: thesis: verum