HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Definition df-cj 4792
Description: Define the complex conjugate function. See cjcl 4804 for its closure and cjvalt 4799 for its value.
Assertion
Ref Expression
df-cj |- * = {<.x, y>. | (x e. CC /\ y = ((Re` x) - ((Im` x) x. i)))}
Distinct variable group(s):   x,y

Detailed syntax breakdown of Definition df-cj
StepHypRef Expression
1 ccj 4788 . 2 class *
2 vx . . . . . 6 set x
32cv 1089 . . . . 5 class x
4 cc 4026 . . . . 5 class CC
53, 4wcel 1092 . . . 4 wff x e. CC
6 vy . . . . . 6 set y
76cv 1089 . . . . 5 class y
8 cre 4786 . . . . . . 7 class Re
93, 8cfv 2422 . . . . . 6 class (Re` x)
10 cim 4787 . . . . . . . 8 class Im
113, 10cfv 2422 . . . . . . 7 class (Im` x)
12 ci 4030 . . . . . . 7 class i
13 cmulc 4032 . . . . . . 7 class x.
1411, 12, 13co 3001 . . . . . 6 class ((Im` x) x. i)
15 cmin 4089 . . . . . 6 class -
169, 14, 15co 3001 . . . . 5 class ((Re` x) - ((Im` x) x. i))
177, 16wceq 1091 . . . 4 wff y = ((Re` x) - ((Im` x) x. i))
185, 17wa 196 . . 3 wff (x e. CC /\ y = ((Re` x) - ((Im` x) x. i)))
1918, 2, 6copab 2055 . 2 class {<.x, y>. | (x e. CC /\ y = ((Re` x) - ((Im` x) x. i)))}
201, 19wceq 1091 1 wff * = {<.x, y>. | (x e. CC /\ y = ((Re` x) - ((Im` x) x. i)))}
Colors of variables: wff set class
This definition is referenced by:  cjvalt 4799
metamath.org