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

Definition df-re 4790
Description: Define a function whose value is the real part of a complex number. See revalt 4794 for its value, recl 4802 for its closure, and replimt 4798 for its use in decomposing a complex number.
Assertion
Ref Expression
df-re |- Re = {<.x, y>. | (x e. CC /\ y = U.{z e. RR | E.w e. RR x = (z + (w x. i))})}
Distinct variable group(s):   x,y,z,w

Detailed syntax breakdown of Definition df-re
StepHypRef Expression
1 cre 4786 . 2 class Re
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 vz . . . . . . . . . . 11 set z
98cv 1089 . . . . . . . . . 10 class z
10 vw . . . . . . . . . . . 12 set w
1110cv 1089 . . . . . . . . . . 11 class w
12 ci 4030 . . . . . . . . . . 11 class i
13 cmulc 4032 . . . . . . . . . . 11 class x.
1411, 12, 13co 3001 . . . . . . . . . 10 class (w x. i)
15 caddc 4031 . . . . . . . . . 10 class +
169, 14, 15co 3001 . . . . . . . . 9 class (z + (w x. i))
173, 16wceq 1091 . . . . . . . 8 wff x = (z + (w x. i))
18 cr 4027 . . . . . . . 8 class RR
1917, 10, 18wrex 1202 . . . . . . 7 wff E.w e. RR x = (z + (w x. i))
2019, 8, 18crab 1204 . . . . . 6 class {z e. RR | E.w e. RR x = (z + (w x. i))}
2120cuni 1919 . . . . 5 class U.{z e. RR | E.w e. RR x = (z + (w x. i))}
227, 21wceq 1091 . . . 4 wff y = U.{z e. RR | E.w e. RR x = (z + (w x. i))}
235, 22wa 196 . . 3 wff (x e. CC /\ y = U.{z e. RR | E.w e. RR x = (z + (w x. i))})
2423, 2, 6copab 2055 . 2 class {<.x, y>. | (x e. CC /\ y = U.{z e. RR | E.w e. RR x = (z + (w x. i))})}
251, 24wceq 1091 1 wff Re = {<.x, y>. | (x e. CC /\ y = U.{z e. RR | E.w e. RR x = (z + (w x. i))})}
Colors of variables: wff set class
This definition is referenced by:  revalt 4794
metamath.org