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

Definition df-un 1490
Description: Define the union of two classes. Definition 5.6 of [TakeutiZaring] p. 16. For an alternate definition in terms of class difference, requiring no dummy variables, see dfun2 1668. For union defined in terms of intersection, see dfun3 1671.
Assertion
Ref Expression
df-un |- (A u. B) = {x | (x e. A \/ x e. B)}
Distinct variable group(s):   x,A   x,B

Detailed syntax breakdown of Definition df-un
StepHypRef Expression
1 cA . . 3 class A
2 cB . . 3 class B
31, 2cun 1485 . 2 class (A u. B)
4 vx . . . . . 6 set x
54cv 1089 . . . . 5 class x
65, 1wcel 1092 . . . 4 wff x e. A
75, 2wcel 1092 . . . 4 wff x e. B
86, 7wo 195 . . 3 wff (x e. A \/ x e. B)
98, 4cab 1090 . 2 class {x | (x e. A \/ x e. B)}
103, 9wceq 1091 1 wff (A u. B) = {x | (x e. A \/ x e. B)}
Colors of variables: wff set class
This definition is referenced by:  elun 1601  ssequn1 1628  unpr 1930  fvclss 2907
metamath.org