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

Theorem ax17eq 1211
Description: Theorem to add distinct quantifier to atomic formula. (This theorem demonstrates the induction basis for ax-17 971 considered as a metatheorem. Do not use it for later proofs - use ax-17 971 instead, to avoid reference to the redundant axiom ax-16 1210.)
Assertion
Ref Expression
ax17eq |- (x = y -> A.z x = y)
Distinct variable groups:   x,z   y,z

Proof of Theorem ax17eq
StepHypRef Expression
1 ax-12 968 . 2 |- (-. A.z z = x -> (-. A.z z = y -> (x = y -> A.z x = y)))
2 ax-16 1210 . 2 |- (A.z z = x -> (x = y -> A.z x = y))
3 ax-16 1210 . 2 |- (A.z z = y -> (x = y -> A.z x = y))
41, 2, 3pm2.61ii 130 1 |- (x = y -> A.z x = y)
Colors of variables: wff set class
Syntax hints:   -> wi 3  A.wal 954   = wceq 956
This theorem is referenced by:  dveeq2ALT 1213  dveeq1ALT 1355
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-12 968  ax-16 1210
Copyright terms: Public domain