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

Theorem 0cxp 26655
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 11134 . . . 4 0 ∈ ℂ
2 cxpval 26653 . . . 4 ((0 ∈ ℂ ∧ 𝐴 ∈ ℂ) → (0↑𝑐𝐴) = if(0 = 0, if(𝐴 = 0, 1, 0), (exp‘(𝐴 · (log‘0)))))
31, 2mpan 696 . . 3 (𝐴 ∈ ℂ → (0↑𝑐𝐴) = if(0 = 0, if(𝐴 = 0, 1, 0), (exp‘(𝐴 · (log‘0)))))
4 eqid 2740 . . . 4 0 = 0
54iftruei 4468 . . 3 if(0 = 0, if(𝐴 = 0, 1, 0), (exp‘(𝐴 · (log‘0)))) = if(𝐴 = 0, 1, 0)
63, 5eqtrdi 2791 . 2 (𝐴 ∈ ℂ → (0↑𝑐𝐴) = if(𝐴 = 0, 1, 0))
7 ifnefalse 4473 . 2 (𝐴 ≠ 0 → if(𝐴 = 0, 1, 0) = 0)
86, 7sylan9eq 2795 1 ((𝐴 ∈ ℂ ∧ 𝐴 ≠ 0) → (0↑𝑐𝐴) = 0)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 396   = wceq 1547  wcel 2119  wne 2935  ifcif 4461  cfv 6492  (class class class)co 7363  cc 11034  0cc0 11036  1c1 11037   · cmul 11041  expce 16024  logclog 26543  𝑐ccxp 26544
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1802  ax-4 1816  ax-5 1917  ax-6 1974  ax-7 2015  ax-8 2121  ax-9 2129  ax-10 2152  ax-11 2168  ax-12 2189  ax-ext 2712  ax-sep 5225  ax-nul 5235  ax-pr 5369  ax-1cn 11094  ax-icn 11095  ax-addcl 11096  ax-mulcl 11098  ax-i2m1 11104
This theorem depends on definitions:  df-bi 208  df-an 397  df-or 854  df-3an 1094  df-tru 1550  df-fal 1560  df-ex 1787  df-nf 1791  df-sb 2074  df-mo 2543  df-eu 2573  df-clab 2719  df-cleq 2732  df-clel 2815  df-nfc 2889  df-ne 2936  df-ral 3055  df-rex 3065  df-rab 3393  df-v 3434  df-sbc 3731  df-dif 3893  df-un 3895  df-in 3897  df-ss 3907  df-nul 4269  df-if 4462  df-sn 4563  df-pr 4565  df-op 4569  df-uni 4846  df-br 5080  df-opab 5142  df-id 5520  df-xp 5631  df-rel 5632  df-cnv 5633  df-co 5634  df-dm 5635  df-iota 6448  df-fun 6494  df-fv 6500  df-ov 7366  df-oprab 7367  df-mpo 7368  df-cxp 26546
This theorem is referenced by:  cxpexp  26657  cxpeq0  26667  cxpge0  26672  mulcxplem  26673  cxpmul2  26678  cxple2  26686  cxpsqrt  26692  0cxpd  26699  cxpsqrtth  26719  abscxpbnd  26742
  Copyright terms: Public domain W3C validator