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

Theorem dvelimALT 1353
Description: Version of dvelim 1352 that doesn't use ax-10 966. (See dvelimfALT 1153 for a version that doesn't use ax-11 967.)
Hypotheses
Ref Expression
dvelimALT.1 |- (ph -> A.xph)
dvelimALT.2 |- (z = y -> (ph <-> ps))
Assertion
Ref Expression
dvelimALT |- (-. A.x x = y -> (ps -> A.xps))
Distinct variable groups:   ps,z   x,z   y,z

Proof of Theorem dvelimALT
StepHypRef Expression
1 ax-17 971 . . 3 |- (-. A.x x = y -> A.z -. A.x x = y)
2 hba1 1003 . . . . . 6 |- (A.x x = z -> A.xA.x x = z)
3 ax16ALT 1271 . . . . . 6 |- (A.x x = z -> (z = y -> A.x z = y))
4 dvelimALT.1 . . . . . . 7 |- (ph -> A.xph)
54a1i 8 . . . . . 6 |- (A.x x = z -> (ph -> A.xph))
62, 3, 5hbimd 1110 . . . . 5 |- (A.x x = z -> ((z = y -> ph) -> A.x(z = y -> ph)))
76a1d 12 . . . 4 |- (A.x x = z -> (-. A.x x = y -> ((z = y -> ph) -> A.x(z = y -> ph))))
82hbn 1004 . . . . . . 7 |- (-. A.x x = z -> A.x -. A.x x = z)
9 hba1 1003 . . . . . . . 8 |- (A.x x = y -> A.xA.x x = y)
109hbn 1004 . . . . . . 7 |- (-. A.x x = y -> A.x -. A.x x = y)
118, 10hban 1009 . . . . . 6 |- ((-. A.x x = z /\ -. A.x x = y) -> A.x(-. A.x x = z /\ -. A.x x = y))
12 ax-12 968 . . . . . . 7 |- (-. A.x x = z -> (-. A.x x = y -> (z = y -> A.x z = y)))
1312imp 350 . . . . . 6 |- ((-. A.x x = z /\ -. A.x x = y) -> (z = y -> A.x z = y))
144a1i 8 . . . . . 6 |- ((-. A.x x = z /\ -. A.x x = y) -> (ph -> A.xph))
1511, 13, 14hbimd 1110 . . . . 5 |- ((-. A.x x = z /\ -. A.x x = y) -> ((z = y -> ph) -> A.x(z = y -> ph)))
1615ex 373 . . . 4 |- (-. A.x x = z -> (-. A.x x = y -> ((z = y -> ph) -> A.x(z = y -> ph))))
177, 16pm2.61i 126 . . 3 |- (-. A.x x = y -> ((z = y -> ph) -> A.x(z = y -> ph)))
181, 17hbald 1113 . 2 |- (-. A.x x = y -> (A.z(z = y -> ph) -> A.xA.z(z = y -> ph)))
19 ax-17 971 . . 3 |- (ps -> A.zps)
20 dvelimALT.2 . . 3 |- (z = y -> (ph <-> ps))
2119, 20equsal 1151 . 2 |- (A.z(z = y -> ph) <-> ps)
2221albii 999 . 2 |- (A.xA.z(z = y -> ph) <-> A.xps)
2318, 21, 223imtr3g 552 1 |- (-. A.x x = y -> (ps -> A.xps))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   /\ wa 223  A.wal 954   = wceq 956
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-11 967  ax-12 968  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  df-sb 1172
Copyright terms: Public domain