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

Theorem ax16i 1270
Description: Inference with ax-16 1210 as its conclusion, that doesn't require ax-10 966, ax-11 967, or ax-12 968 for its proof. The hypotheses may be eliminable without one or more of these axioms in special cases.
Hypotheses
Ref Expression
ax16i.1 |- (x = z -> (ph <-> ps))
ax16i.2 |- (ps -> A.xps)
Assertion
Ref Expression
ax16i |- (A.x x = y -> (ph -> A.xph))
Distinct variable groups:   x,y,z   ph,z

Proof of Theorem ax16i
StepHypRef Expression
1 ax-17 971 . . . 4 |- (x = y -> A.z x = y)
2 ax-17 971 . . . 4 |- (z = y -> A.x z = y)
3 ax-8 964 . . . 4 |- (x = z -> (x = y -> z = y))
41, 2, 3cbv3 1164 . . 3 |- (A.x x = y -> A.z z = y)
5 ax-8 964 . . . . . 6 |- (z = x -> (z = y -> x = y))
65a4imv 1207 . . . . 5 |- (A.z z = y -> x = y)
7 equid1 1269 . . . . . . . . 9 |- z = z
8 ax-8 964 . . . . . . . . 9 |- (z = y -> (z = z -> y = z))
97, 8mpi 44 . . . . . . . 8 |- (z = y -> y = z)
10 ax-8 964 . . . . . . . 8 |- (y = z -> (y = x -> z = x))
119, 10syl 10 . . . . . . 7 |- (z = y -> (y = x -> z = x))
12 equid1 1269 . . . . . . . 8 |- x = x
13 ax-8 964 . . . . . . . 8 |- (x = y -> (x = x -> y = x))
1412, 13mpi 44 . . . . . . 7 |- (x = y -> y = x)
1511, 14syl5com 52 . . . . . 6 |- (x = y -> (z = y -> z = x))
161, 1519.20d 996 . . . . 5 |- (x = y -> (A.z z = y -> A.z z = x))
176, 16mpcom 49 . . . 4 |- (A.z z = y -> A.z z = x)
18 ax-8 964 . . . . . 6 |- (z = x -> (z = z -> x = z))
197, 18mpi 44 . . . . 5 |- (z = x -> x = z)
201919.20i 992 . . . 4 |- (A.z z = x -> A.z x = z)
2117, 20syl 10 . . 3 |- (A.z z = y -> A.z x = z)
224, 21syl 10 . 2 |- (A.x x = y -> A.z x = z)
23 ax-17 971 . . . 4 |- (ph -> A.zph)
24 ax16i.1 . . . . 5 |- (x = z -> (ph <-> ps))
2524biimpcd 155 . . . 4 |- (ph -> (x = z -> ps))
2623, 2519.20d 996 . . 3 |- (ph -> (A.z x = z -> A.zps))
27 ax16i.2 . . . 4 |- (ps -> A.xps)
2824biimprd 154 . . . . 5 |- (x = z -> (ps -> ph))
2919, 28syl 10 . . . 4 |- (z = x -> (ps -> ph))
3027, 23, 29cbv3 1164 . . 3 |- (A.zps -> A.xph)
3126, 30syl6com 53 . 2 |- (A.z x = z -> (ph -> A.xph))
3222, 31syl 10 1 |- (A.x x = y -> (ph -> A.xph))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146  A.wal 954   = wceq 956
This theorem is referenced by:  ax16ALT 1271
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-9 965  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 981
Copyright terms: Public domain