| Metamath Proof Explorer |
< Previous
Next >
Related theorems GIF version |
| Description: Axiom of Quantifier
Substitution. One of the equality and substitution
axioms of predicate calculus with equality. Appears as Lemma L12 in
[Megill] p. 445 (p. 12 of the preprint).
This axiom replaces the old axiom ax-10o 1138, which is proved from this one as theorem ax10o 1137. Conversely, this axiom is proved from ax-10o 1138 as theorem ax10 1139. |
| Ref | Expression |
|---|---|
| ax-10 | ⊢ (∀x x = y → ∀y y = x) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | vx | . . . . 5 set x | |
| 2 | 1 | cv 953 | . . . 4 class x |
| 3 | vy | . . . . 5 set y | |
| 4 | 3 | cv 953 | . . . 4 class y |
| 5 | 2, 4 | wceq 954 | . . 3 wff x = y |
| 6 | 5, 1 | wal 952 | . 2 wff ∀x x = y |
| 7 | 4, 2 | wceq 954 | . . 3 wff y = x |
| 8 | 7, 3 | wal 952 | . 2 wff ∀y y = x |
| 9 | 6, 8 | wi 3 | 1 wff (∀x x = y → ∀y y = x) |
| Colors of variables: wff set class |
| This axiom is referenced by: ax10o 1137 alequcom 1140 |