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

Definition df-plpr 3958
Description: Define pre-addition on signed reals. This is a "temporary" set used in the construction of complex numbers df-c 4034, and is intended to be used only by the construction. From Proposition 9-4.1 of [Gleason] p. 126.
Assertion
Ref Expression
df-plpr |- +pR = {<.<.x, y>., z>. | ((x e. (P. X. P.) /\ y e. (P. X. P.)) /\ E.wE.vE.uE.f((x = <.w, v>. /\ y = <.u, f>.) /\ z = <.(w +P. u), (v +P. f)>.))}
Distinct variable group(s):   x,y,z,w,v,u,f

Detailed syntax breakdown of Definition df-plpr
StepHypRef Expression
1 cplpr 3784 . 2 class +pR
2 vx . . . . . . 7 set x
32cv 1089 . . . . . 6 class x
4 cnp 3779 . . . . . . 7 class P.
54, 4cxp 2408 . . . . . 6 class (P. X. P.)
63, 5wcel 1092 . . . . 5 wff x e. (P. X. P.)
7 vy . . . . . . 7 set y
87cv 1089 . . . . . 6 class y
98, 5wcel 1092 . . . . 5 wff y e. (P. X. P.)
106, 9wa 196 . . . 4 wff (x e. (P. X. P.) /\ y e. (P. X. P.))
11 vw . . . . . . . . . . . . 13 set w
1211cv 1089 . . . . . . . . . . . 12 class w
13 vv . . . . . . . . . . . . 13 set v
1413cv 1089 . . . . . . . . . . . 12 class v
1512, 14cop 1810 . . . . . . . . . . 11 class <.w, v>.
163, 15wceq 1091 . . . . . . . . . 10 wff x = <.w, v>.
17 vu . . . . . . . . . . . . 13 set u
1817cv 1089 . . . . . . . . . . . 12 class u
19 vf . . . . . . . . . . . . 13 set f
2019cv 1089 . . . . . . . . . . . 12 class f
2118, 20cop 1810 . . . . . . . . . . 11 class <.u, f>.
228, 21wceq 1091 . . . . . . . . . 10 wff y = <.u, f>.
2316, 22wa 196 . . . . . . . . 9 wff (x = <.w, v>. /\ y = <.u, f>.)
24 vz . . . . . . . . . . 11 set z
2524cv 1089 . . . . . . . . . 10 class z
26 cpp 3781 . . . . . . . . . . . 12 class +P.
2712, 18, 26co 3001 . . . . . . . . . . 11 class (w +P. u)
2814, 20, 26co 3001 . . . . . . . . . . 11 class (v +P. f)
2927, 28cop 1810 . . . . . . . . . 10 class <.(w +P. u), (v +P. f)>.
3025, 29wceq 1091 . . . . . . . . 9 wff z = <.(w +P. u), (v +P. f)>.
3123, 30wa 196 . . . . . . . 8 wff ((x = <.w, v>. /\ y = <.u, f>.) /\ z = <.(w +P. u), (v +P. f)>.)
3231, 19wex 678 . . . . . . 7 wff E.f((x = <.w, v>. /\ y = <.u, f>.) /\ z = <.(w +P. u), (v +P. f)>.)
3332, 17wex 678 . . . . . 6 wff E.uE.f((x = <.w, v>. /\ y = <.u, f>.) /\ z = <.(w +P. u), (v +P. f)>.)
3433, 13wex 678 . . . . 5 wff E.vE.uE.f((x = <.w, v>. /\ y = <.u, f>.) /\ z = <.(w +P. u), (v +P. f)>.)
3534, 11wex 678 . . . 4 wff E.wE.vE.uE.f((x = <.w, v>. /\ y = <.u, f>.) /\ z = <.(w +P. u), (v +P. f)>.)
3610, 35wa 196 . . 3 wff ((x e. (P. X. P.) /\ y e. (P. X. P.)) /\ E.wE.vE.uE.f((x = <.w, v>. /\ y = <.u, f>.) /\ z = <.(w +P. u), (v +P. f)>.))
3736, 2, 7, 24copab2 3002 . 2 class {<.<.x, y>., z>. | ((x e. (P. X. P.) /\ y e. (P. X. P.)) /\ E.wE.vE.uE.f((x = <.w, v>. /\ y = <.u, f>.) /\ z = <.(w +P. u), (v +P. f)>.))}
381, 37wceq 1091 1 wff +pR = {<.<.x, y>., z>. | ((x e. (P. X. P.) /\ y e. (P. X. P.)) /\ E.wE.vE.uE.f((x = <.w, v>. /\ y = <.u, f>.) /\ z = <.(w +P. u), (v +P. f)>.))}
Colors of variables: wff set class
This definition is referenced by:  addsrpr 3978
metamath.org