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

Theorem ax16 1205
Description: Theorem showing that ax-16 1206 is redundant if ax-17 968 is included in the axiom system. The important part of the proof is provided by aev 1204.

See ax16ALT 1266 for an alternate proof that does not require ax-10 963 or ax-12 965.

This theorem should not be referenced in any proof. Instead, use ax-16 1206 below so that theorems needing ax-16 1206 can be more easily identified.

Assertion
Ref Expression
ax16 |- (A.x x = y -> (ph -> A.xph))
Distinct variable group:   x,y

Proof of Theorem ax16
StepHypRef Expression
1 aev 1204 . 2 |- (A.x x = y -> A.z x = z)
2 ax-17 968 . . . 4 |- (ph -> A.zph)
3 sbequ12 1177 . . . . 5 |- (x = z -> (ph <-> [z / x]ph))
43biimpcd 155 . . . 4 |- (ph -> (x = z -> [z / x]ph))
52, 419.20d 993 . . 3 |- (ph -> (A.z x = z -> A.z[z / x]ph))
62hbsb3 1202 . . . 4 |- ([z / x]ph -> A.x[z / x]ph)
7 stdpc7 1176 . . . 4 |- (z = x -> ([z / x]ph -> ph))
86, 2, 7cbv3 1160 . . 3 |- (A.z[z / x]ph -> A.xph)
95, 8syl6com 53 . 2 |- (A.z x = z -> (ph -> A.xph))
101, 9syl 10 1 |- (A.x x = y -> (ph -> A.xph))
Colors of variables: wff set class
Syntax hints:   -> wi 3  A.wal 951   = wceq 953
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 959  ax-gen 960  ax-8 961  ax-10 963  ax-11 964  ax-12 965  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-10o 1136
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 978  df-sb 1168
Copyright terms: Public domain