let B be symmetrical Subset of REAL; :: thesis: ( ( for x being Real st x in B holds
cos . x <> 0 ) implies sec is_even_on B )

assume A1: for x being Real st x in B holds
cos . x <> 0 ; :: thesis: sec is_even_on B
B c= dom sec
proof end;
hence sec is_even_on B by Th81; :: thesis: verum