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

Theorem sbied 1178
Description: Conversion of implicit substitution to explicit substitution (deduction version of sbie 1179).
Hypotheses
Ref Expression
sbied.1 |- (ph -> A.xph)
sbied.2 |- (ph -> (ch -> A.xch))
sbied.3 |- (ph -> (x = y -> (ps <-> ch)))
Assertion
Ref Expression
sbied |- (ph -> ([y / x]ps <-> ch))

Proof of Theorem sbied
StepHypRef Expression
1 sbied.1 . . 3 |- (ph -> A.xph)
2 sbied.3 . . . . . . . . 9 |- (ph -> (x = y -> (ps <-> ch)))
3 bi1 148 . . . . . . . . 9 |- ((ps <-> ch) -> (ps -> ch))
42, 3syl6 22 . . . . . . . 8 |- (ph -> (x = y -> (ps -> ch)))
54imp3a 361 . . . . . . 7 |- (ph -> ((x = y /\ ps) -> ch))
6519.20i 968 . . . . . 6 |- (A.xph -> A.x((x = y /\ ps) -> ch))
7 19.22 1015 . . . . . 6 |- (A.x((x = y /\ ps) -> ch) -> (E.x(x = y /\ ps) -> E.xch))
86, 7syl 10 . . . . 5 |- (A.xph -> (E.x(x = y /\ ps) -> E.xch))
9 sb1 1159 . . . . 5 |- ([y / x]ps -> E.x(x = y /\ ps))
108, 9syl5 21 . . . 4 |- (A.xph -> ([y / x]ps -> E.xch))
11 sbied.2 . . . . . . 7 |- (ph -> (ch -> A.xch))
121119.20i 968 . . . . . 6 |- (A.xph -> A.x(ch -> A.xch))
13 hba1 979 . . . . . . 7 |- (A.xch -> A.xA.xch)
141319.23 1039 . . . . . 6 |- (A.x(ch -> A.xch) <-> (E.xch -> A.xch))
1512, 14sylib 198 . . . . 5 |- (A.xph -> (E.xch -> A.xch))
16 ax-4 951 . . . . 5 |- (A.xch -> ch)
1715, 16syl6 22 . . . 4 |- (A.xph -> (E.xch -> ch))
1810, 17syld 27 . . 3 |- (A.xph -> ([y / x]ps -> ch))
191, 18syl 10 . 2 |- (ph -> ([y / x]ps -> ch))
2011a4s 960 . . . 4 |- (A.xph -> (ch -> A.xch))
21 bi2 149 . . . . . . . 8 |- ((ps <-> ch) -> (ch -> ps))
222, 21syl6 22 . . . . . . 7 |- (ph -> (x = y -> (ch -> ps)))
2322com23 32 . . . . . 6 |- (ph -> (ch -> (x = y -> ps)))
242319.20ii 971 . . . . 5 |- (A.xph -> (A.xch -> A.x(x = y -> ps)))
25 sb2 1160 . . . . 5 |- (A.x(x = y -> ps) -> [y / x]ps)
2624, 25syl6 22 . . . 4 |- (A.xph -> (A.xch -> [y / x]ps))
2720, 26syld 27 . . 3 |- (A.xph -> (ch -> [y / x]ps))
281, 27syl 10 . 2 |- (ph -> (ch -> [y / x]ps))
2919, 28impbid 514 1 |- (ph -> ([y / x]ps <-> ch))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 950  E.wex 956   = wceq 1099  [wsbc 1153
This theorem is referenced by:  sbie 1179  dvelimdf 1235  sbidm 1238  sbco2 1239
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-4 951  ax-5 952  ax-6 953  ax-gen 955  ax-9 1102
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 957  df-sb 1155
Copyright terms: Public domain