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

Axiom ax-inf 1079
Description: Axiom of Infinity. An axiom of Zermelo-Fraenkel set theory. This axiom is the gateway to "Cantor's paradise" (an expression coined by Hilbert). The axiom asserts that an infinite set exists, or more specifically, "there exists a non-empty set that is a subset of its union." Our version is not common the literature, but a proof that it implies the more standard version is given by inf3 3471. Its advantage is that when expanded to primitives, it uses fewer symbols than the standard version. Our version is a slight variant of the Axiom of Infinity in [FreydScedrov] p. 283, proved here as inf1 3458. Variants of the standard version are zfinf 3474 (which is Axiom Inf of [BellMachover] p. 472) and omex 3475 (Axiom 7 of [TakeutiZaring] p. 43). The standard version essentially states that there exists a set containing all the natural numbers. Theorem inf0 3457 shows the reverse derivation of our axiom from a standard one. Theorem inf5 3472 shows a very short way to state this axiom.
Assertion
Ref Expression
ax-inf |- E.y(x e. y /\ A.z(z e. y -> E.w(z e. w /\ w e. y)))
Distinct variable group(s):   x,y,z,w

Detailed syntax breakdown of Axiom ax-inf
StepHypRef Expression
1 vx . . . 4 set x
2 vy . . . 4 set y
31, 2wel 803 . . 3 wff x e. y
4 vz . . . . . 6 set z
54, 2wel 803 . . . . 5 wff z e. y
6 vw . . . . . . . 8 set w
74, 6wel 803 . . . . . . 7 wff z e. w
86, 2wel 803 . . . . . . 7 wff w e. y
97, 8wa 196 . . . . . 6 wff (z e. w /\ w e. y)
109, 6wex 678 . . . . 5 wff E.w(z e. w /\ w e. y)
115, 10wi 2 . . . 4 wff (z e. y -> E.w(z e. w /\ w e. y))
1211, 4wal 672 . . 3 wff A.z(z e. y -> E.w(z e. w /\ w e. y))
133, 12wa 196 . 2 wff (x e. y /\ A.z(z e. y -> E.w(z e. w /\ w e. y)))
1413, 2wex 678 1 wff E.y(x e. y /\ A.z(z e. y -> E.w(z e. w /\ w e. y)))
Colors of variables: wff set class
This axiom is referenced by:  axinf 1084
metamath.org