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

Definition df-un 2046
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 2239. For union defined in terms of intersection, see dfun3 2242.
Assertion
Ref Expression
df-un (AB) = {x∣(xAxB)}
Distinct variable groups:   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 2041 . 2 class (AB)
4 vx . . . . . 6 set x
54cv 953 . . . . 5 class x
65, 1wcel 956 . . . 4 wff xA
75, 2wcel 956 . . . 4 wff xB
86, 7wo 222 . . 3 wff (xAxB)
98, 4cab 1461 . 2 class {x∣(xAxB)}
103, 9wceq 954 1 wff (AB) = {x∣(xAxB)}
Colors of variables: wff set class
This definition is referenced by:  elun 2169  ssequn1 2196  unipr 2510  fvclss 3846
Copyright terms: Public domain