| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > cxpef | Structured version Visualization version GIF version | ||
| Description: Value of the complex power function. (Contributed by Mario Carneiro, 2-Aug-2014.) |
| Ref | Expression |
|---|---|
| cxpef | ⊢ ((𝐴 ∈ ℂ ∧ 𝐴 ≠ 0 ∧ 𝐵 ∈ ℂ) → (𝐴↑𝑐𝐵) = (exp‘(𝐵 · (log‘𝐴)))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | cxpval 26571 | . . 3 ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴↑𝑐𝐵) = if(𝐴 = 0, if(𝐵 = 0, 1, 0), (exp‘(𝐵 · (log‘𝐴))))) | |
| 2 | 1 | 3adant2 1131 | . 2 ⊢ ((𝐴 ∈ ℂ ∧ 𝐴 ≠ 0 ∧ 𝐵 ∈ ℂ) → (𝐴↑𝑐𝐵) = if(𝐴 = 0, if(𝐵 = 0, 1, 0), (exp‘(𝐵 · (log‘𝐴))))) |
| 3 | simp2 1137 | . . . 4 ⊢ ((𝐴 ∈ ℂ ∧ 𝐴 ≠ 0 ∧ 𝐵 ∈ ℂ) → 𝐴 ≠ 0) | |
| 4 | 3 | neneqd 2930 | . . 3 ⊢ ((𝐴 ∈ ℂ ∧ 𝐴 ≠ 0 ∧ 𝐵 ∈ ℂ) → ¬ 𝐴 = 0) |
| 5 | 4 | iffalsed 4487 | . 2 ⊢ ((𝐴 ∈ ℂ ∧ 𝐴 ≠ 0 ∧ 𝐵 ∈ ℂ) → if(𝐴 = 0, if(𝐵 = 0, 1, 0), (exp‘(𝐵 · (log‘𝐴)))) = (exp‘(𝐵 · (log‘𝐴)))) |
| 6 | 2, 5 | eqtrd 2764 | 1 ⊢ ((𝐴 ∈ ℂ ∧ 𝐴 ≠ 0 ∧ 𝐵 ∈ ℂ) → (𝐴↑𝑐𝐵) = (exp‘(𝐵 · (log‘𝐴)))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ w3a 1086 = wceq 1540 ∈ wcel 2109 ≠ wne 2925 ifcif 4476 ‘cfv 6482 (class class class)co 7349 ℂcc 11007 0cc0 11009 1c1 11010 · cmul 11014 expce 15968 logclog 26461 ↑𝑐ccxp 26462 |
| 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 1910 ax-6 1967 ax-7 2008 ax-8 2111 ax-9 2119 ax-10 2142 ax-11 2158 ax-12 2178 ax-ext 2701 ax-sep 5235 ax-nul 5245 ax-pr 5371 ax-1cn 11067 ax-icn 11068 ax-addcl 11069 ax-mulcl 11071 ax-i2m1 11077 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2066 df-mo 2533 df-eu 2562 df-clab 2708 df-cleq 2721 df-clel 2803 df-nfc 2878 df-ne 2926 df-ral 3045 df-rex 3054 df-rab 3395 df-v 3438 df-sbc 3743 df-dif 3906 df-un 3908 df-ss 3920 df-nul 4285 df-if 4477 df-sn 4578 df-pr 4580 df-op 4584 df-uni 4859 df-br 5093 df-opab 5155 df-id 5514 df-xp 5625 df-rel 5626 df-cnv 5627 df-co 5628 df-dm 5629 df-iota 6438 df-fun 6484 df-fv 6490 df-ov 7352 df-oprab 7353 df-mpo 7354 df-cxp 26464 |
| This theorem is referenced by: cxpexpz 26574 logcxp 26576 1cxp 26579 ecxp 26580 rpcxpcl 26583 cxpne0 26584 cxpadd 26586 mulcxp 26592 cxpmul 26595 abscxp 26599 abscxp2 26600 cxplt 26601 cxple2 26604 cxpsqrtlem 26609 cxpsqrt 26610 cxpefd 26619 1cubrlem 26749 bposlem9 27201 iexpire 35728 aks4d1p1p1 42056 |
| Copyright terms: Public domain | W3C validator |