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

Definition df-uni 2570
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 2569 . 2 class U.A
3 vx . . . . . . 7 set x
43cv 991 . . . . . 6 class x
5 vy . . . . . . 7 set y
65cv 991 . . . . . 6 class y
74, 6wcel 994 . . . . 5 wff x e. y
86, 1wcel 994 . . . . 5 wff y e. A
97, 8wa 221 . . . 4 wff (x e. y /\ y e. A)
109, 5wex 1016 . . 3 wff E.y(x e. y /\ y e. A)
1110, 3cab 1505 . 2 class {x | E.y(x e. y /\ y e. A)}
122, 11wceq 992 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 2571  eluni 2572  unieq 2576  unipr 2581  uniss 2588  dfiun2g 2654  uniuni 3104
Copyright terms: Public domain