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

Theorem sbied 1193
Description: Conversion of implicit substitution to explicit substitution (deduction version of sbie 1194).
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 990 . . . . . 6 |- (A.xph -> A.x((x = y /\ ps) -> ch))
7 19.22 1037 . . . . . 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 1174 . . . . 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 990 . . . . . 6 |- (A.xph -> A.x(ch -> A.xch))
13 hba1 1001 . . . . . . 7 |- (A.xch -> A.xA.xch)
141319.23 1061 . . . . . 6 |- (A.x(ch -> A.xch) <-> (E.xch -> A.xch))
1512, 14sylib 198 . . . . 5 |- (A.xph -> (E.xch -> A.xch))
16 ax-4 971 . . . . 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 982 . . . 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 993 . . . . 5 |- (A.xph -> (A.xch -> A.x(x = y -> ps)))
25 sb2 1175 . . . . 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 515 1 |- (ph -> ([y / x]ps <-> ch))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 952   = wceq 954  E.wex 978  [wsbc 1168
This theorem is referenced by:  sbie 1194  dvelimdf 1249  sbidm 1252  sbco2 1253
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 961  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 979  df-sb 1170
Copyright terms: Public domain