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

Definition df-un 2102
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 2295. For union defined in terms of intersection, see dfun3 2298.
Assertion
Ref Expression
df-un (AB) = {x(x A x B)}
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 2097 . 2 class (AB)
4 vx . . . . . 6 set x
54cv 991 . . . . 5 class x
65, 1wcel 994 . . . 4 wff x A
75, 2wcel 994 . . . 4 wff x B
86, 7wo 220 . . 3 wff (x A x B)
98, 4cab 1505 . 2 class {x(x A x B)}
103, 9wceq 992 1 wff (AB) = {x(x A x B)}
Colors of variables: wff set class
This definition is referenced by:  elun 2225  ssequn1 2252  unipr 2581  fvclss 3969
Copyright terms: Public domain