MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  efiatan Structured version   Visualization version   GIF version

Theorem efiatan 26653
Description: Value of the exponential of an artcangent. (Contributed by Mario Carneiro, 2-Apr-2015.)
Assertion
Ref Expression
efiatan (𝐴 ∈ dom arctan β†’ (expβ€˜(i Β· (arctanβ€˜π΄))) = ((βˆšβ€˜(1 + (i Β· 𝐴))) / (βˆšβ€˜(1 βˆ’ (i Β· 𝐴)))))

Proof of Theorem efiatan
StepHypRef Expression
1 atanval 26625 . . . . 5 (𝐴 ∈ dom arctan β†’ (arctanβ€˜π΄) = ((i / 2) Β· ((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴))))))
21oveq2d 7427 . . . 4 (𝐴 ∈ dom arctan β†’ (i Β· (arctanβ€˜π΄)) = (i Β· ((i / 2) Β· ((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴)))))))
3 ax-icn 11171 . . . . . 6 i ∈ β„‚
43a1i 11 . . . . 5 (𝐴 ∈ dom arctan β†’ i ∈ β„‚)
5 halfcl 12441 . . . . . 6 (i ∈ β„‚ β†’ (i / 2) ∈ β„‚)
63, 5mp1i 13 . . . . 5 (𝐴 ∈ dom arctan β†’ (i / 2) ∈ β„‚)
7 ax-1cn 11170 . . . . . . . 8 1 ∈ β„‚
8 atandm2 26618 . . . . . . . . . 10 (𝐴 ∈ dom arctan ↔ (𝐴 ∈ β„‚ ∧ (1 βˆ’ (i Β· 𝐴)) β‰  0 ∧ (1 + (i Β· 𝐴)) β‰  0))
98simp1bi 1143 . . . . . . . . 9 (𝐴 ∈ dom arctan β†’ 𝐴 ∈ β„‚)
10 mulcl 11196 . . . . . . . . 9 ((i ∈ β„‚ ∧ 𝐴 ∈ β„‚) β†’ (i Β· 𝐴) ∈ β„‚)
113, 9, 10sylancr 585 . . . . . . . 8 (𝐴 ∈ dom arctan β†’ (i Β· 𝐴) ∈ β„‚)
12 subcl 11463 . . . . . . . 8 ((1 ∈ β„‚ ∧ (i Β· 𝐴) ∈ β„‚) β†’ (1 βˆ’ (i Β· 𝐴)) ∈ β„‚)
137, 11, 12sylancr 585 . . . . . . 7 (𝐴 ∈ dom arctan β†’ (1 βˆ’ (i Β· 𝐴)) ∈ β„‚)
148simp2bi 1144 . . . . . . 7 (𝐴 ∈ dom arctan β†’ (1 βˆ’ (i Β· 𝐴)) β‰  0)
1513, 14logcld 26315 . . . . . 6 (𝐴 ∈ dom arctan β†’ (logβ€˜(1 βˆ’ (i Β· 𝐴))) ∈ β„‚)
16 addcl 11194 . . . . . . . 8 ((1 ∈ β„‚ ∧ (i Β· 𝐴) ∈ β„‚) β†’ (1 + (i Β· 𝐴)) ∈ β„‚)
177, 11, 16sylancr 585 . . . . . . 7 (𝐴 ∈ dom arctan β†’ (1 + (i Β· 𝐴)) ∈ β„‚)
188simp3bi 1145 . . . . . . 7 (𝐴 ∈ dom arctan β†’ (1 + (i Β· 𝐴)) β‰  0)
1917, 18logcld 26315 . . . . . 6 (𝐴 ∈ dom arctan β†’ (logβ€˜(1 + (i Β· 𝐴))) ∈ β„‚)
2015, 19subcld 11575 . . . . 5 (𝐴 ∈ dom arctan β†’ ((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴)))) ∈ β„‚)
214, 6, 20mulassd 11241 . . . 4 (𝐴 ∈ dom arctan β†’ ((i Β· (i / 2)) Β· ((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴))))) = (i Β· ((i / 2) Β· ((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴)))))))
22 2cn 12291 . . . . . . . 8 2 ∈ β„‚
23 2ne0 12320 . . . . . . . 8 2 β‰  0
24 divneg 11910 . . . . . . . 8 ((1 ∈ β„‚ ∧ 2 ∈ β„‚ ∧ 2 β‰  0) β†’ -(1 / 2) = (-1 / 2))
257, 22, 23, 24mp3an 1459 . . . . . . 7 -(1 / 2) = (-1 / 2)
26 ixi 11847 . . . . . . . 8 (i Β· i) = -1
2726oveq1i 7421 . . . . . . 7 ((i Β· i) / 2) = (-1 / 2)
283, 3, 22, 23divassi 11974 . . . . . . 7 ((i Β· i) / 2) = (i Β· (i / 2))
2925, 27, 283eqtr2i 2764 . . . . . 6 -(1 / 2) = (i Β· (i / 2))
3029oveq1i 7421 . . . . 5 (-(1 / 2) Β· ((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴))))) = ((i Β· (i / 2)) Β· ((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴)))))
31 halfcn 12431 . . . . . . 7 (1 / 2) ∈ β„‚
32 mulneg12 11656 . . . . . . 7 (((1 / 2) ∈ β„‚ ∧ ((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴)))) ∈ β„‚) β†’ (-(1 / 2) Β· ((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴))))) = ((1 / 2) Β· -((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴))))))
3331, 20, 32sylancr 585 . . . . . 6 (𝐴 ∈ dom arctan β†’ (-(1 / 2) Β· ((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴))))) = ((1 / 2) Β· -((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴))))))
3415, 19negsubdi2d 11591 . . . . . . 7 (𝐴 ∈ dom arctan β†’ -((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴)))) = ((logβ€˜(1 + (i Β· 𝐴))) βˆ’ (logβ€˜(1 βˆ’ (i Β· 𝐴)))))
3534oveq2d 7427 . . . . . 6 (𝐴 ∈ dom arctan β†’ ((1 / 2) Β· -((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴))))) = ((1 / 2) Β· ((logβ€˜(1 + (i Β· 𝐴))) βˆ’ (logβ€˜(1 βˆ’ (i Β· 𝐴))))))
3631a1i 11 . . . . . . 7 (𝐴 ∈ dom arctan β†’ (1 / 2) ∈ β„‚)
3736, 19, 15subdid 11674 . . . . . 6 (𝐴 ∈ dom arctan β†’ ((1 / 2) Β· ((logβ€˜(1 + (i Β· 𝐴))) βˆ’ (logβ€˜(1 βˆ’ (i Β· 𝐴))))) = (((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴)))) βˆ’ ((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴))))))
3833, 35, 373eqtrd 2774 . . . . 5 (𝐴 ∈ dom arctan β†’ (-(1 / 2) Β· ((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴))))) = (((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴)))) βˆ’ ((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴))))))
3930, 38eqtr3id 2784 . . . 4 (𝐴 ∈ dom arctan β†’ ((i Β· (i / 2)) Β· ((logβ€˜(1 βˆ’ (i Β· 𝐴))) βˆ’ (logβ€˜(1 + (i Β· 𝐴))))) = (((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴)))) βˆ’ ((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴))))))
402, 21, 393eqtr2d 2776 . . 3 (𝐴 ∈ dom arctan β†’ (i Β· (arctanβ€˜π΄)) = (((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴)))) βˆ’ ((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴))))))
4140fveq2d 6894 . 2 (𝐴 ∈ dom arctan β†’ (expβ€˜(i Β· (arctanβ€˜π΄))) = (expβ€˜(((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴)))) βˆ’ ((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴)))))))
42 mulcl 11196 . . . 4 (((1 / 2) ∈ β„‚ ∧ (logβ€˜(1 + (i Β· 𝐴))) ∈ β„‚) β†’ ((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴)))) ∈ β„‚)
4331, 19, 42sylancr 585 . . 3 (𝐴 ∈ dom arctan β†’ ((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴)))) ∈ β„‚)
44 mulcl 11196 . . . 4 (((1 / 2) ∈ β„‚ ∧ (logβ€˜(1 βˆ’ (i Β· 𝐴))) ∈ β„‚) β†’ ((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴)))) ∈ β„‚)
4531, 15, 44sylancr 585 . . 3 (𝐴 ∈ dom arctan β†’ ((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴)))) ∈ β„‚)
46 efsub 16047 . . 3 ((((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴)))) ∈ β„‚ ∧ ((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴)))) ∈ β„‚) β†’ (expβ€˜(((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴)))) βˆ’ ((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴)))))) = ((expβ€˜((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴))))) / (expβ€˜((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴)))))))
4743, 45, 46syl2anc 582 . 2 (𝐴 ∈ dom arctan β†’ (expβ€˜(((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴)))) βˆ’ ((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴)))))) = ((expβ€˜((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴))))) / (expβ€˜((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴)))))))
4817, 18, 36cxpefd 26456 . . . 4 (𝐴 ∈ dom arctan β†’ ((1 + (i Β· 𝐴))↑𝑐(1 / 2)) = (expβ€˜((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴))))))
49 cxpsqrt 26447 . . . . 5 ((1 + (i Β· 𝐴)) ∈ β„‚ β†’ ((1 + (i Β· 𝐴))↑𝑐(1 / 2)) = (βˆšβ€˜(1 + (i Β· 𝐴))))
5017, 49syl 17 . . . 4 (𝐴 ∈ dom arctan β†’ ((1 + (i Β· 𝐴))↑𝑐(1 / 2)) = (βˆšβ€˜(1 + (i Β· 𝐴))))
5148, 50eqtr3d 2772 . . 3 (𝐴 ∈ dom arctan β†’ (expβ€˜((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴))))) = (βˆšβ€˜(1 + (i Β· 𝐴))))
5213, 14, 36cxpefd 26456 . . . 4 (𝐴 ∈ dom arctan β†’ ((1 βˆ’ (i Β· 𝐴))↑𝑐(1 / 2)) = (expβ€˜((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴))))))
53 cxpsqrt 26447 . . . . 5 ((1 βˆ’ (i Β· 𝐴)) ∈ β„‚ β†’ ((1 βˆ’ (i Β· 𝐴))↑𝑐(1 / 2)) = (βˆšβ€˜(1 βˆ’ (i Β· 𝐴))))
5413, 53syl 17 . . . 4 (𝐴 ∈ dom arctan β†’ ((1 βˆ’ (i Β· 𝐴))↑𝑐(1 / 2)) = (βˆšβ€˜(1 βˆ’ (i Β· 𝐴))))
5552, 54eqtr3d 2772 . . 3 (𝐴 ∈ dom arctan β†’ (expβ€˜((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴))))) = (βˆšβ€˜(1 βˆ’ (i Β· 𝐴))))
5651, 55oveq12d 7429 . 2 (𝐴 ∈ dom arctan β†’ ((expβ€˜((1 / 2) Β· (logβ€˜(1 + (i Β· 𝐴))))) / (expβ€˜((1 / 2) Β· (logβ€˜(1 βˆ’ (i Β· 𝐴)))))) = ((βˆšβ€˜(1 + (i Β· 𝐴))) / (βˆšβ€˜(1 βˆ’ (i Β· 𝐴)))))
5741, 47, 563eqtrd 2774 1 (𝐴 ∈ dom arctan β†’ (expβ€˜(i Β· (arctanβ€˜π΄))) = ((βˆšβ€˜(1 + (i Β· 𝐴))) / (βˆšβ€˜(1 βˆ’ (i Β· 𝐴)))))
Colors of variables: wff setvar class
Syntax hints:   β†’ wi 4   = wceq 1539   ∈ wcel 2104   β‰  wne 2938  dom cdm 5675  β€˜cfv 6542  (class class class)co 7411  β„‚cc 11110  0cc0 11112  1c1 11113  ici 11114   + caddc 11115   Β· cmul 11117   βˆ’ cmin 11448  -cneg 11449   / cdiv 11875  2c2 12271  βˆšcsqrt 15184  expce 16009  logclog 26299  β†‘𝑐ccxp 26300  arctancatan 26605
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1911  ax-6 1969  ax-7 2009  ax-8 2106  ax-9 2114  ax-10 2135  ax-11 2152  ax-12 2169  ax-ext 2701  ax-rep 5284  ax-sep 5298  ax-nul 5305  ax-pow 5362  ax-pr 5426  ax-un 7727  ax-inf2 9638  ax-cnex 11168  ax-resscn 11169  ax-1cn 11170  ax-icn 11171  ax-addcl 11172  ax-addrcl 11173  ax-mulcl 11174  ax-mulrcl 11175  ax-mulcom 11176  ax-addass 11177  ax-mulass 11178  ax-distr 11179  ax-i2m1 11180  ax-1ne0 11181  ax-1rid 11182  ax-rnegex 11183  ax-rrecex 11184  ax-cnre 11185  ax-pre-lttri 11186  ax-pre-lttrn 11187  ax-pre-ltadd 11188  ax-pre-mulgt0 11189  ax-pre-sup 11190  ax-addf 11191
This theorem depends on definitions:  df-bi 206  df-an 395  df-or 844  df-3or 1086  df-3an 1087  df-tru 1542  df-fal 1552  df-ex 1780  df-nf 1784  df-sb 2066  df-mo 2532  df-eu 2561  df-clab 2708  df-cleq 2722  df-clel 2808  df-nfc 2883  df-ne 2939  df-nel 3045  df-ral 3060  df-rex 3069  df-rmo 3374  df-reu 3375  df-rab 3431  df-v 3474  df-sbc 3777  df-csb 3893  df-dif 3950  df-un 3952  df-in 3954  df-ss 3964  df-pss 3966  df-nul 4322  df-if 4528  df-pw 4603  df-sn 4628  df-pr 4630  df-tp 4632  df-op 4634  df-uni 4908  df-int 4950  df-iun 4998  df-iin 4999  df-br 5148  df-opab 5210  df-mpt 5231  df-tr 5265  df-id 5573  df-eprel 5579  df-po 5587  df-so 5588  df-fr 5630  df-se 5631  df-we 5632  df-xp 5681  df-rel 5682  df-cnv 5683  df-co 5684  df-dm 5685  df-rn 5686  df-res 5687  df-ima 5688  df-pred 6299  df-ord 6366  df-on 6367  df-lim 6368  df-suc 6369  df-iota 6494  df-fun 6544  df-fn 6545  df-f 6546  df-f1 6547  df-fo 6548  df-f1o 6549  df-fv 6550  df-isom 6551  df-riota 7367  df-ov 7414  df-oprab 7415  df-mpo 7416  df-of 7672  df-om 7858  df-1st 7977  df-2nd 7978  df-supp 8149  df-frecs 8268  df-wrecs 8299  df-recs 8373  df-rdg 8412  df-1o 8468  df-2o 8469  df-er 8705  df-map 8824  df-pm 8825  df-ixp 8894  df-en 8942  df-dom 8943  df-sdom 8944  df-fin 8945  df-fsupp 9364  df-fi 9408  df-sup 9439  df-inf 9440  df-oi 9507  df-card 9936  df-pnf 11254  df-mnf 11255  df-xr 11256  df-ltxr 11257  df-le 11258  df-sub 11450  df-neg 11451  df-div 11876  df-nn 12217  df-2 12279  df-3 12280  df-4 12281  df-5 12282  df-6 12283  df-7 12284  df-8 12285  df-9 12286  df-n0 12477  df-z 12563  df-dec 12682  df-uz 12827  df-q 12937  df-rp 12979  df-xneg 13096  df-xadd 13097  df-xmul 13098  df-ioo 13332  df-ioc 13333  df-ico 13334  df-icc 13335  df-fz 13489  df-fzo 13632  df-fl 13761  df-mod 13839  df-seq 13971  df-exp 14032  df-fac 14238  df-bc 14267  df-hash 14295  df-shft 15018  df-cj 15050  df-re 15051  df-im 15052  df-sqrt 15186  df-abs 15187  df-limsup 15419  df-clim 15436  df-rlim 15437  df-sum 15637  df-ef 16015  df-sin 16017  df-cos 16018  df-pi 16020  df-struct 17084  df-sets 17101  df-slot 17119  df-ndx 17131  df-base 17149  df-ress 17178  df-plusg 17214  df-mulr 17215  df-starv 17216  df-sca 17217  df-vsca 17218  df-ip 17219  df-tset 17220  df-ple 17221  df-ds 17223  df-unif 17224  df-hom 17225  df-cco 17226  df-rest 17372  df-topn 17373  df-0g 17391  df-gsum 17392  df-topgen 17393  df-pt 17394  df-prds 17397  df-xrs 17452  df-qtop 17457  df-imas 17458  df-xps 17460  df-mre 17534  df-mrc 17535  df-acs 17537  df-mgm 18565  df-sgrp 18644  df-mnd 18660  df-submnd 18706  df-mulg 18987  df-cntz 19222  df-cmn 19691  df-psmet 21136  df-xmet 21137  df-met 21138  df-bl 21139  df-mopn 21140  df-fbas 21141  df-fg 21142  df-cnfld 21145  df-top 22616  df-topon 22633  df-topsp 22655  df-bases 22669  df-cld 22743  df-ntr 22744  df-cls 22745  df-nei 22822  df-lp 22860  df-perf 22861  df-cn 22951  df-cnp 22952  df-haus 23039  df-tx 23286  df-hmeo 23479  df-fil 23570  df-fm 23662  df-flim 23663  df-flf 23664  df-xms 24046  df-ms 24047  df-tms 24048  df-cncf 24618  df-limc 25615  df-dv 25616  df-log 26301  df-cxp 26302  df-atan 26608
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator