| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > sincossq | Structured version Visualization version GIF version | ||
| Description: Sine squared plus cosine squared is 1. Equation 17 of [Gleason] p. 311. Note that this holds for non-real arguments, even though individually each term is unbounded. (Contributed by NM, 15-Jan-2006.) |
| Ref | Expression |
|---|---|
| sincossq | ⊢ (𝐴 ∈ ℂ → (((sin‘𝐴)↑2) + ((cos‘𝐴)↑2)) = 1) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | negcl 11452 | . . 3 ⊢ (𝐴 ∈ ℂ → -𝐴 ∈ ℂ) | |
| 2 | cosadd 16216 | . . 3 ⊢ ((𝐴 ∈ ℂ ∧ -𝐴 ∈ ℂ) → (cos‘(𝐴 + -𝐴)) = (((cos‘𝐴) · (cos‘-𝐴)) − ((sin‘𝐴) · (sin‘-𝐴)))) | |
| 3 | 1, 2 | mpdan 699 | . 2 ⊢ (𝐴 ∈ ℂ → (cos‘(𝐴 + -𝐴)) = (((cos‘𝐴) · (cos‘-𝐴)) − ((sin‘𝐴) · (sin‘-𝐴)))) |
| 4 | negid 11500 | . . . 4 ⊢ (𝐴 ∈ ℂ → (𝐴 + -𝐴) = 0) | |
| 5 | 4 | fveq2d 6885 | . . 3 ⊢ (𝐴 ∈ ℂ → (cos‘(𝐴 + -𝐴)) = (cos‘0)) |
| 6 | cos0 16201 | . . 3 ⊢ (cos‘0) = 1 | |
| 7 | 5, 6 | eqtrdi 2814 | . 2 ⊢ (𝐴 ∈ ℂ → (cos‘(𝐴 + -𝐴)) = 1) |
| 8 | sincl 16177 | . . . . 5 ⊢ (𝐴 ∈ ℂ → (sin‘𝐴) ∈ ℂ) | |
| 9 | 8 | sqcld 14176 | . . . 4 ⊢ (𝐴 ∈ ℂ → ((sin‘𝐴)↑2) ∈ ℂ) |
| 10 | coscl 16178 | . . . . 5 ⊢ (𝐴 ∈ ℂ → (cos‘𝐴) ∈ ℂ) | |
| 11 | 10 | sqcld 14176 | . . . 4 ⊢ (𝐴 ∈ ℂ → ((cos‘𝐴)↑2) ∈ ℂ) |
| 12 | 9, 11 | addcomd 11407 | . . 3 ⊢ (𝐴 ∈ ℂ → (((sin‘𝐴)↑2) + ((cos‘𝐴)↑2)) = (((cos‘𝐴)↑2) + ((sin‘𝐴)↑2))) |
| 13 | 10 | sqvald 14175 | . . . . 5 ⊢ (𝐴 ∈ ℂ → ((cos‘𝐴)↑2) = ((cos‘𝐴) · (cos‘𝐴))) |
| 14 | cosneg 16198 | . . . . . 6 ⊢ (𝐴 ∈ ℂ → (cos‘-𝐴) = (cos‘𝐴)) | |
| 15 | 14 | oveq2d 7426 | . . . . 5 ⊢ (𝐴 ∈ ℂ → ((cos‘𝐴) · (cos‘-𝐴)) = ((cos‘𝐴) · (cos‘𝐴))) |
| 16 | 13, 15 | eqtr4d 2801 | . . . 4 ⊢ (𝐴 ∈ ℂ → ((cos‘𝐴)↑2) = ((cos‘𝐴) · (cos‘-𝐴))) |
| 17 | 8 | sqvald 14175 | . . . . . 6 ⊢ (𝐴 ∈ ℂ → ((sin‘𝐴)↑2) = ((sin‘𝐴) · (sin‘𝐴))) |
| 18 | sinneg 16197 | . . . . . . . . 9 ⊢ (𝐴 ∈ ℂ → (sin‘-𝐴) = -(sin‘𝐴)) | |
| 19 | 18 | negeqd 11446 | . . . . . . . 8 ⊢ (𝐴 ∈ ℂ → -(sin‘-𝐴) = --(sin‘𝐴)) |
| 20 | 8 | negnegd 11555 | . . . . . . . 8 ⊢ (𝐴 ∈ ℂ → --(sin‘𝐴) = (sin‘𝐴)) |
| 21 | 19, 20 | eqtrd 2798 | . . . . . . 7 ⊢ (𝐴 ∈ ℂ → -(sin‘-𝐴) = (sin‘𝐴)) |
| 22 | 21 | oveq2d 7426 | . . . . . 6 ⊢ (𝐴 ∈ ℂ → ((sin‘𝐴) · -(sin‘-𝐴)) = ((sin‘𝐴) · (sin‘𝐴))) |
| 23 | 17, 22 | eqtr4d 2801 | . . . . 5 ⊢ (𝐴 ∈ ℂ → ((sin‘𝐴)↑2) = ((sin‘𝐴) · -(sin‘-𝐴))) |
| 24 | 1 | sincld 16181 | . . . . . 6 ⊢ (𝐴 ∈ ℂ → (sin‘-𝐴) ∈ ℂ) |
| 25 | 8, 24 | mulneg2d 11663 | . . . . 5 ⊢ (𝐴 ∈ ℂ → ((sin‘𝐴) · -(sin‘-𝐴)) = -((sin‘𝐴) · (sin‘-𝐴))) |
| 26 | 23, 25 | eqtrd 2798 | . . . 4 ⊢ (𝐴 ∈ ℂ → ((sin‘𝐴)↑2) = -((sin‘𝐴) · (sin‘-𝐴))) |
| 27 | 16, 26 | oveq12d 7428 | . . 3 ⊢ (𝐴 ∈ ℂ → (((cos‘𝐴)↑2) + ((sin‘𝐴)↑2)) = (((cos‘𝐴) · (cos‘-𝐴)) + -((sin‘𝐴) · (sin‘-𝐴)))) |
| 28 | 1 | coscld 16182 | . . . . 5 ⊢ (𝐴 ∈ ℂ → (cos‘-𝐴) ∈ ℂ) |
| 29 | 10, 28 | mulcld 11224 | . . . 4 ⊢ (𝐴 ∈ ℂ → ((cos‘𝐴) · (cos‘-𝐴)) ∈ ℂ) |
| 30 | 8, 24 | mulcld 11224 | . . . 4 ⊢ (𝐴 ∈ ℂ → ((sin‘𝐴) · (sin‘-𝐴)) ∈ ℂ) |
| 31 | 29, 30 | negsubd 11570 | . . 3 ⊢ (𝐴 ∈ ℂ → (((cos‘𝐴) · (cos‘-𝐴)) + -((sin‘𝐴) · (sin‘-𝐴))) = (((cos‘𝐴) · (cos‘-𝐴)) − ((sin‘𝐴) · (sin‘-𝐴)))) |
| 32 | 12, 27, 31 | 3eqtrrd 2803 | . 2 ⊢ (𝐴 ∈ ℂ → (((cos‘𝐴) · (cos‘-𝐴)) − ((sin‘𝐴) · (sin‘-𝐴))) = (((sin‘𝐴)↑2) + ((cos‘𝐴)↑2))) |
| 33 | 3, 7, 32 | 3eqtr3rd 2807 | 1 ⊢ (𝐴 ∈ ℂ → (((sin‘𝐴)↑2) + ((cos‘𝐴)↑2)) = 1) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 = wceq 1570 ∈ wcel 2143 ‘cfv 6536 (class class class)co 7410 ℂcc 11093 0cc0 11095 1c1 11096 + caddc 11098 · cmul 11100 − cmin 11436 -cneg 11437 2c2 12290 ↑cexp 14093 sincsin 16112 cosccos 16113 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1825 ax-4 1839 ax-5 1940 ax-6 1997 ax-7 2038 ax-8 2145 ax-9 2153 ax-10 2176 ax-11 2192 ax-12 2213 ax-ext 2735 ax-rep 5238 ax-sep 5257 ax-nul 5269 ax-pow 5336 ax-pr 5404 ax-un 7732 ax-inf2 9606 ax-cnex 11151 ax-resscn 11152 ax-1cn 11153 ax-icn 11154 ax-addcl 11155 ax-addrcl 11156 ax-mulcl 11157 ax-mulrcl 11158 ax-mulcom 11159 ax-addass 11160 ax-mulass 11161 ax-distr 11162 ax-i2m1 11163 ax-1ne0 11164 ax-1rid 11165 ax-rnegex 11166 ax-rrecex 11167 ax-cnre 11168 ax-pre-lttri 11169 ax-pre-lttrn 11170 ax-pre-ltadd 11171 ax-pre-mulgt0 11172 ax-pre-sup 11173 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1810 df-nf 1814 df-sb 2097 df-mo 2567 df-eu 2597 df-clab 2742 df-cleq 2755 df-clel 2838 df-nfc 2912 df-ne 2959 df-nel 3065 df-ral 3080 df-rex 3090 df-rmo 3369 df-reu 3370 df-rab 3417 df-v 3457 df-sbc 3745 df-csb 3854 df-dif 3908 df-un 3910 df-in 3912 df-ss 3922 df-pss 3925 df-nul 4287 df-if 4488 df-pw 4564 df-sn 4590 df-pr 4592 df-op 4596 df-uni 4873 df-int 4913 df-iun 4958 df-br 5110 df-opab 5174 df-mpt 5193 df-tr 5219 df-id 5556 df-eprel 5561 df-po 5569 df-so 5570 df-fr 5614 df-se 5615 df-we 5616 df-xp 5667 df-rel 5668 df-cnv 5669 df-co 5670 df-dm 5671 df-rn 5672 df-res 5673 df-ima 5674 df-pred 6302 df-ord 6363 df-on 6364 df-lim 6365 df-suc 6366 df-iota 6492 df-fun 6538 df-fn 6539 df-f 6540 df-f1 6541 df-fo 6542 df-f1o 6543 df-fv 6544 df-isom 6545 df-riota 7367 df-ov 7413 df-oprab 7414 df-mpo 7415 df-om 7859 df-1st 7982 df-2nd 7983 df-frecs 8274 df-wrecs 8305 df-recs 8354 df-rdg 8393 df-1o 8449 df-er 8690 df-pm 8823 df-en 8940 df-dom 8941 df-sdom 8942 df-fin 8943 df-sup 9398 df-inf 9399 df-oi 9468 df-card 9921 df-pnf 11240 df-mnf 11241 df-xr 11242 df-ltxr 11243 df-le 11244 df-sub 11438 df-neg 11439 df-div 11867 df-nn 12229 df-2 12298 df-3 12299 df-n0 12500 df-z 12587 df-uz 12858 df-rp 13012 df-ico 13373 df-fz 13531 df-fzo 13679 df-fl 13821 df-seq 14034 df-exp 14094 df-fac 14306 df-bc 14335 df-hash 14363 df-shft 15100 df-cj 15146 df-re 15147 df-im 15148 df-sqrt 15282 df-abs 15283 df-limsup 15518 df-clim 15535 df-rlim 15536 df-sum 15734 df-ef 16116 df-sin 16118 df-cos 16119 |
| This theorem is referenced by: cos2t 16229 cos2tsin 16230 sinbnd 16231 cosbnd 16232 absefi 16247 sinhalfpilem 26628 sincos6thpi 26681 efif1olem4 26710 heron 27003 asinsin 27057 atandmtan 27085 basellem8 27252 sin2h 38281 tan2h 38283 dvtan 38341 itgsinexp 46689 sin3t 47628 cos3t 47629 sin5t 47635 onetansqsecsq 50559 cotsqcscsq 50560 |
| Copyright terms: Public domain | W3C validator |