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

Definition df-uni 2499
Description: Define the union of a class i.e. the collection of all members of the members of the class. Definition 5.5 of [TakeutiZaring] p. 16.
Assertion
Ref Expression
df-uni |- U.A = {x | E.y(x e. y /\ y e. A)}
Distinct variable group:   x,y,A

Detailed syntax breakdown of Definition df-uni
StepHypRef Expression
1 cA . . 3 class A
21cuni 2498 . 2 class U.A
3 vx . . . . . . 7 set x
43cv 953 . . . . . 6 class x
5 vy . . . . . . 7 set y
65cv 953 . . . . . 6 class y
74, 6wcel 956 . . . . 5 wff x e. y
86, 1wcel 956 . . . . 5 wff y e. A
97, 8wa 223 . . . 4 wff (x e. y /\ y e. A)
109, 5wex 978 . . 3 wff E.y(x e. y /\ y e. A)
1110, 3cab 1461 . 2 class {x | E.y(x e. y /\ y e. A)}
122, 11wceq 954 1 wff U.A = {x | E.y(x e. y /\ y e. A)}
Colors of variables: wff set class
This definition is referenced by:  dfuni2 2500  eluni 2501  unieq 2505  unipr 2510  uniss 2516  dfiun2g 2581  uniuni 2875
Copyright terms: Public domain