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

Theorem dvelimdf 1253
Description: Deduction form of dvelimf 1252. This version may be useful if we want to avoid ax-17 973 and use ax-16 1212 instead.
Hypotheses
Ref Expression
dvelimdf.1 |- (ph -> A.xph)
dvelimdf.2 |- (ph -> A.zph)
dvelimdf.3 |- (ph -> (ps -> A.xps))
dvelimdf.4 |- (ph -> (ch -> A.zch))
dvelimdf.5 |- (ph -> (z = y -> (ps <-> ch)))
Assertion
Ref Expression
dvelimdf |- (ph -> (-. A.x x = y -> (ch -> A.xch)))

Proof of Theorem dvelimdf
StepHypRef Expression
1 dvelimdf.2 . . . . . 6 |- (ph -> A.zph)
2 dvelimdf.1 . . . . . 6 |- (ph -> A.xph)
31, 219.21ai 1000 . . . . 5 |- (ph -> A.zA.xph)
4 dvelimdf.3 . . . . . 6 |- (ph -> (ps -> A.xps))
5419.20i2 995 . . . . 5 |- (A.zA.xph -> A.zA.x(ps -> A.xps))
6 hbsb4t 1251 . . . . 5 |- (A.zA.x(ps -> A.xps) -> (-. A.x x = y -> ([y / z]ps -> A.x[y / z]ps)))
73, 5, 63syl 20 . . . 4 |- (ph -> (-. A.x x = y -> ([y / z]ps -> A.x[y / z]ps)))
87imp 350 . . 3 |- ((ph /\ -. A.x x = y) -> ([y / z]ps -> A.x[y / z]ps))
9 dvelimdf.4 . . . . 5 |- (ph -> (ch -> A.zch))
10 dvelimdf.5 . . . . 5 |- (ph -> (z = y -> (ps <-> ch)))
111, 9, 10sbied 1197 . . . 4 |- (ph -> ([y / z]ps <-> ch))
1211adantr 391 . . 3 |- ((ph /\ -. A.x x = y) -> ([y / z]ps <-> ch))
132, 11albid 1106 . . . 4 |- (ph -> (A.x[y / z]ps <-> A.xch))
1413adantr 391 . . 3 |- ((ph /\ -. A.x x = y) -> (A.x[y / z]ps <-> A.xch))
158, 12, 143imtr3d 544 . 2 |- ((ph /\ -. A.x x = y) -> (ch -> A.xch))
1615ex 373 1 |- (ph -> (-. A.x x = y -> (ch -> A.xch)))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   /\ wa 223  A.wal 956   = wceq 958
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 964  ax-gen 965  ax-8 966  ax-10 968  ax-12 970  ax-4 975  ax-5o 977  ax-6o 980  ax-9o 1125  ax-10o 1142  ax-11o 1220
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 983  df-sb 1174
Copyright terms: Public domain