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

Axiom ax-10 964
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.

Assertion
Ref Expression
ax-10 (∀x x = y → ∀y y = x)

Detailed syntax breakdown of Axiom ax-10
StepHypRef Expression
1 vx . . . . 5 set x
21cv 953 . . . 4 class x
3 vy . . . . 5 set y
43cv 953 . . . 4 class y
52, 4wceq 954 . . 3 wff x = y
65, 1wal 952 . 2 wff x x = y
74, 2wceq 954 . . 3 wff y = x
87, 3wal 952 . 2 wff y y = x
96, 8wi 3 1 wff (∀x x = y → ∀y y = x)
Colors of variables: wff set class
This axiom is referenced by:  ax10o 1137  alequcom 1140
Copyright terms: Public domain