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

Axiom ax-un 2861
Description: Axiom of Union. An axiom of Zermelo-Fraenkel set theory. It states that a set y exists that includes the union of a given set x i.e. the collection of all members of the members of x. The variant axun2 2863 states that the union itself exists. A version with the standard abbreviation for union is uniex2 2864. A version using class notation is uniex 2865.

The union of a class df-uni 2499 should not be confused with the union of two classes df-un 2046. Their relationship is shown in unipr 2510.

Assertion
Ref Expression
ax-un yz(∃w(zwwx) → zy)
Distinct variable group:   x,w,y,z

Detailed syntax breakdown of Axiom ax-un
StepHypRef Expression
1 vz . . . . . . . 8 set z
21cv 953 . . . . . . 7 class z
3 vw . . . . . . . 8 set w
43cv 953 . . . . . . 7 class w
52, 4wcel 956 . . . . . 6 wff zw
6 vx . . . . . . . 8 set x
76cv 953 . . . . . . 7 class x
84, 7wcel 956 . . . . . 6 wff wx
95, 8wa 223 . . . . 5 wff (zwwx)
109, 3wex 978 . . . 4 wff w(zwwx)
11 vy . . . . . 6 set y
1211cv 953 . . . . 5 class y
132, 12wcel 956 . . . 4 wff zy
1410, 13wi 3 . . 3 wff (∃w(zwwx) → zy)
1514, 1wal 952 . 2 wff z(∃w(zwwx) → zy)
1615, 11wex 978 1 wff yz(∃w(zwwx) → zy)
Colors of variables: wff set class
This axiom is referenced by:  axun 2862  axun2 2863
Copyright terms: Public domain