MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  df-uni Structured version   Visualization version   GIF version

Definition df-uni 4833
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. For example, {{1, 3}, {1, 8}} = {1, 3, 8} (ex-uni 28133). This is similar to the union of two classes df-un 3940. (Contributed by NM, 23-Aug-1993.)
Assertion
Ref Expression
df-uni 𝐴 = {𝑥 ∣ ∃𝑦(𝑥𝑦𝑦𝐴)}
Distinct variable group:   𝑥,𝑦,𝐴

Detailed syntax breakdown of Definition df-uni
StepHypRef Expression
1 cA . . 3 class 𝐴
21cuni 4832 . 2 class 𝐴
3 vx . . . . . 6 setvar 𝑥
4 vy . . . . . 6 setvar 𝑦
53, 4wel 2106 . . . . 5 wff 𝑥𝑦
64cv 1527 . . . . . 6 class 𝑦
76, 1wcel 2105 . . . . 5 wff 𝑦𝐴
85, 7wa 396 . . . 4 wff (𝑥𝑦𝑦𝐴)
98, 4wex 1771 . . 3 wff 𝑦(𝑥𝑦𝑦𝐴)
109, 3cab 2799 . 2 class {𝑥 ∣ ∃𝑦(𝑥𝑦𝑦𝐴)}
112, 10wceq 1528 1 wff 𝐴 = {𝑥 ∣ ∃𝑦(𝑥𝑦𝑦𝐴)}
Colors of variables: wff setvar class
This definition is referenced by:  dfuni2  4834  eluni  4835  unipr  4845  csbuni  4860  uniuni  7472  csbunigVD  41112
  Copyright terms: Public domain W3C validator