let x be Real; for n being Element of NAT
for A being non empty closed_interval Subset of REAL st A = [.(x + ((2 * n) * PI)),(x + (((2 * n) + 1) * PI)).] holds
sin is_orthogonal_with cos ,A
let n be Element of NAT ; for A being non empty closed_interval Subset of REAL st A = [.(x + ((2 * n) * PI)),(x + (((2 * n) + 1) * PI)).] holds
sin is_orthogonal_with cos ,A
let A be non empty closed_interval Subset of REAL; ( A = [.(x + ((2 * n) * PI)),(x + (((2 * n) + 1) * PI)).] implies sin is_orthogonal_with cos ,A )
assume
A = [.(x + ((2 * n) * PI)),(x + (((2 * n) + 1) * PI)).]
; sin is_orthogonal_with cos ,A
then
|||(sin,cos,A)||| = 0
by INTEGRA8:96;
hence
sin is_orthogonal_with cos ,A
by Def2; verum