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

Axiom ax-10 1007
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 1182, which is proved from this one as theorem ax10o 1181. Conversely, this axiom is proved from ax-10o 1182 as theorem ax10 1183.

Assertion
Ref Expression
ax-10 |- (A.x x = y -> A.y y = x)

Detailed syntax breakdown of Axiom ax-10
StepHypRef Expression
1 vx . . . . 5 set x
21cv 996 . . . 4 class x
3 vy . . . . 5 set y
43cv 996 . . . 4 class y
52, 4wceq 997 . . 3 wff x = y
65, 1wal 995 . 2 wff A.x x = y
74, 2wceq 997 . . 3 wff y = x
87, 3wal 995 . 2 wff A.y y = x
96, 8wi 3 1 wff (A.x x = y -> A.y y = x)
Colors of variables: wff set class
This axiom is referenced by:  ax10o 1181  alequcom 1184
Copyright terms: Public domain