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

Definition df-sub 4133
Description: Define subtraction. Theorem subval 4134 shows it value (and describes how this definition works), theorem subadd 4143 relates it to addition, and theorems subcl 4139 and resubcl 4174 prove its closure laws.
Assertion
Ref Expression
df-sub |- - = {<.<.x, y>., z>. | ((x e. CC /\ y e. CC) /\ z = U.{w e. CC | (y + w) = x})}
Distinct variable group(s):   x,y,z,w

Detailed syntax breakdown of Definition df-sub
StepHypRef Expression
1 cmin 4089 . 2 class -
2 vx . . . . . . 7 set x
32cv 1089 . . . . . 6 class x
4 cc 4026 . . . . . 6 class CC
53, 4wcel 1092 . . . . 5 wff x e. CC
6 vy . . . . . . 7 set y
76cv 1089 . . . . . 6 class y
87, 4wcel 1092 . . . . 5 wff y e. CC
95, 8wa 196 . . . 4 wff (x e. CC /\ y e. CC)
10 vz . . . . . 6 set z
1110cv 1089 . . . . 5 class z
12 vw . . . . . . . . . 10 set w
1312cv 1089 . . . . . . . . 9 class w
14 caddc 4031 . . . . . . . . 9 class +
157, 13, 14co 3001 . . . . . . . 8 class (y + w)
1615, 3wceq 1091 . . . . . . 7 wff (y + w) = x
1716, 12, 4crab 1204 . . . . . 6 class {w e. CC | (y + w) = x}
1817cuni 1919 . . . . 5 class U.{w e. CC | (y + w) = x}
1911, 18wceq 1091 . . . 4 wff z = U.{w e. CC | (y + w) = x}
209, 19wa 196 . . 3 wff ((x e. CC /\ y e. CC) /\ z = U.{w e. CC | (y + w) = x})
2120, 2, 6, 10copab2 3002 . 2 class {<.<.x, y>., z>. | ((x e. CC /\ y e. CC) /\ z = U.{w e. CC | (y + w) = x})}
221, 21wceq 1091 1 wff - = {<.<.x, y>., z>. | ((x e. CC /\ y e. CC) /\ z = U.{w e. CC | (y + w) = x})}
Colors of variables: wff set class
This definition is referenced by:  subval 4134
metamath.org