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

Axiom ax-rep 1075
Description: Axiom of Replacement. An axiom scheme of Zermelo-Fraenkel set theory. Axiom 5 of [TakeutiZaring] p. 19. It tells us that that the image of any set under a function is also a set (see the variant funimaex 2716). Although φ may be any wff whatsoever, this axiom is useful (i.e. its antecedent is satisfied) when we are given some function and φ encodes the predicate "the value of the function at w is z". Thus φ will ordinarily have free variables w and z - think of it informally as φ(w, z). We prefix φ with the quantifier ∀y in order to "protect" the axiom from any φ containing y, thus allowing us to eliminate any restrictions on φ. This makes the axiom usable in a formalization that omits the logically redundant axiom ax-17 925. Another common variant is derived as zfrep3 1476, where you can find some further remarks. A slightly more compact version is shown as axrep 1473. A quite different variant is zfrep6 2744, which if used in place of ax-rep 1075 would also require that the Separation Scheme zfaus 1480 be stated as a separate axiom.

There is very a strong generalization of Replacement that doesn't demand function-like behavior of φ. Two versions of this generalization are called the Collection Principle cp 3547 and the Boundedness Axiom bnd 3548. The Collection Principle is sometimes used in place of Replacement as one of the ZF axioms, for example at MathWorld http://mathworld.wolfram.com/Zermelo-FraenkelAxioms.html where it is (somewhat misleadingly) called "Replacement".

Assertion
Ref Expression
ax-rep (∀wyz(∀yφz = y) → ∃yz(zy ↔ ∃w(wx ∧ ∀yφ)))
Distinct variable group(s):   x,y,z,w

Detailed syntax breakdown of Axiom ax-rep
StepHypRef Expression
1 wph . . . . . . 7 wff φ
2 vy . . . . . . 7 set y
31, 2wal 672 . . . . . 6 wff yφ
4 vz . . . . . . 7 set z
54, 2weq 797 . . . . . 6 wff z = y
63, 5wi 2 . . . . 5 wff (∀yφz = y)
76, 4wal 672 . . . 4 wff z(∀yφz = y)
87, 2wex 678 . . 3 wff yz(∀yφz = y)
9 vw . . 3 set w
108, 9wal 672 . 2 wff wyz(∀yφz = y)
114, 2wel 803 . . . . 5 wff zy
12 vx . . . . . . . 8 set x
139, 12wel 803 . . . . . . 7 wff wx
1413, 3wa 196 . . . . . 6 wff (wx ∧ ∀yφ)
1514, 9wex 678 . . . . 5 wff w(wx ∧ ∀yφ)
1611, 15wb 127 . . . 4 wff (zy ↔ ∃w(wx ∧ ∀yφ))
1716, 4wal 672 . . 3 wff z(zy ↔ ∃w(wx ∧ ∀yφ))
1817, 2wex 678 . 2 wff yz(zy ↔ ∃w(wx ∧ ∀yφ))
1910, 18wi 2 1 wff (∀wyz(∀yφz = y) → ∃yz(zy ↔ ∃w(wx ∧ ∀yφ)))
Colors of variables: wff set class
This axiom is referenced by:  axrep 1473
metamath.org