Metamath Proof Explorer


Definition df-cxp

Description: Define the power function on complex numbers. Note that the value of this function when x = 0 and ( Rey ) <_ 0 , y =/= 0 should properly be undefined, but defining it by convention this way simplifies the domain. (Contributed by Mario Carneiro, 2-Aug-2014)

Ref Expression
Assertion df-cxp c=x,yifx=0ify=010eylogx

Detailed syntax breakdown

Step Hyp Ref Expression
0 ccxp classc
1 vx setvarx
2 cc class
3 vy setvary
4 1 cv setvarx
5 cc0 class0
6 4 5 wceq wffx=0
7 3 cv setvary
8 7 5 wceq wffy=0
9 c1 class1
10 8 9 5 cif classify=010
11 ce classexp
12 cmul class×
13 clog classlog
14 4 13 cfv classlogx
15 7 14 12 co classylogx
16 15 11 cfv classeylogx
17 6 10 16 cif classifx=0ify=010eylogx
18 1 3 2 2 17 cmpo classx,yifx=0ify=010eylogx
19 0 18 wceq wffc=x,yifx=0ify=010eylogx