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

Theorem 0cxp 26812
Description: Value of the complex power function when the first argument is zero. (Contributed by Mario Carneiro, 2-Aug-2014.)
Assertion
Ref Expression
0cxp ((𝐴 ∈ ℂ ∧ 𝐴 ≠ 0) → (0↑𝑐𝐴) = 0)

Proof of Theorem 0cxp
StepHypRef Expression
1 0cn 11199 . . . 4 0 ∈ ℂ
2 cxpval 26810 . . . 4 ((0 ∈ ℂ ∧ 𝐴 ∈ ℂ) → (0↑𝑐𝐴) = if(0 = 0, if(𝐴 = 0, 1, 0), (exp‘(𝐴 · (log‘0)))))
31, 2mpan 702 . . 3 (𝐴 ∈ ℂ → (0↑𝑐𝐴) = if(0 = 0, if(𝐴 = 0, 1, 0), (exp‘(𝐴 · (log‘0)))))
4 eqid 2763 . . . 4 0 = 0
54iftruei 4495 . . 3 if(0 = 0, if(𝐴 = 0, 1, 0), (exp‘(𝐴 · (log‘0)))) = if(𝐴 = 0, 1, 0)
63, 5eqtrdi 2814 . 2 (𝐴 ∈ ℂ → (0↑𝑐𝐴) = if(𝐴 = 0, 1, 0))
7 ifnefalse 4500 . 2 (𝐴 ≠ 0 → if(𝐴 = 0, 1, 0) = 0)
86, 7sylan9eq 2818 1 ((𝐴 ∈ ℂ ∧ 𝐴 ≠ 0) → (0↑𝑐𝐴) = 0)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 400   = wceq 1570  wcel 2143  wne 2958  ifcif 4488  cfv 6538  (class class class)co 7412  cc 11099  0cc0 11101  1c1 11102   · cmul 11106  expce 16116  logclog 26700  𝑐ccxp 26701
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-sep 5258  ax-nul 5270  ax-pr 5406  ax-1cn 11159  ax-icn 11160  ax-addcl 11161  ax-mulcl 11163  ax-i2m1 11169
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  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-ral 3080  df-rex 3090  df-rab 3417  df-v 3457  df-sbc 3746  df-dif 3909  df-un 3911  df-in 3913  df-ss 3923  df-nul 4288  df-if 4489  df-sn 4591  df-pr 4593  df-op 4597  df-uni 4874  df-br 5111  df-opab 5175  df-id 5558  df-xp 5669  df-rel 5670  df-cnv 5671  df-co 5672  df-dm 5673  df-iota 6494  df-fun 6540  df-fv 6546  df-ov 7415  df-oprab 7416  df-mpo 7417  df-cxp 26703
This theorem is referenced by:  cxpexp  26814  cxpeq0  26824  cxpge0  26829  mulcxplem  26830  cxpmul2  26835  cxple2  26843  cxpsqrt  26849  0cxpd  26856  cxpsqrtth  26876  abscxpbnd  26899
  Copyright terms: Public domain W3C validator