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 4839
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 28797). This is similar to the union of two classes df-un 3891. (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 4838 . 2 class 𝐴
3 vx . . . . . 6 setvar 𝑥
4 vy . . . . . 6 setvar 𝑦
53, 4wel 2104 . . . . 5 wff 𝑥𝑦
64cv 1537 . . . . . 6 class 𝑦
76, 1wcel 2103 . . . . 5 wff 𝑦𝐴
85, 7wa 396 . . . 4 wff (𝑥𝑦𝑦𝐴)
98, 4wex 1778 . . 3 wff 𝑦(𝑥𝑦𝑦𝐴)
109, 3cab 2712 . 2 class {𝑥 ∣ ∃𝑦(𝑥𝑦𝑦𝐴)}
112, 10wceq 1538 1 wff 𝐴 = {𝑥 ∣ ∃𝑦(𝑥𝑦𝑦𝐴)}
Colors of variables: wff setvar class
This definition is referenced by:  dfuni2  4840  eluni  4841  uniprg  4855  uniprOLD  4857  csbuni  4869  uniuni  7619  csbunigVD  42523
  Copyright terms: Public domain W3C validator