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

Theorem sbi1 1274
Description: Removal of implication from substitution.
Assertion
Ref Expression
sbi1 |- ([y / x](ph -> ps) -> ([y / x]ph -> [y / x]ps))

Proof of Theorem sbi1
StepHypRef Expression
1 sbequ2 1221 . . . . 5 |- (x = y -> ([y / x](ph -> ps) -> (ph -> ps)))
2 sbequ2 1221 . . . . 5 |- (x = y -> ([y / x]ph -> ph))
31, 2syl5d 55 . . . 4 |- (x = y -> ([y / x](ph -> ps) -> ([y / x]ph -> ps)))
4 sbequ1 1220 . . . 4 |- (x = y -> (ps -> [y / x]ps))
53, 4syl6d 56 . . 3 |- (x = y -> ([y / x](ph -> ps) -> ([y / x]ph -> [y / x]ps)))
65a4s 1025 . 2 |- (A.x x = y -> ([y / x](ph -> ps) -> ([y / x]ph -> [y / x]ps)))
7 sb4 1265 . . . 4 |- (-. A.x x = y -> ([y / x](ph -> ps) -> A.x(x = y -> (ph -> ps))))
8 ax-2 5 . . . . . 6 |- ((x = y -> (ph -> ps)) -> ((x = y -> ph) -> (x = y -> ps)))
9819.20ii 1036 . . . . 5 |- (A.x(x = y -> (ph -> ps)) -> (A.x(x = y -> ph) -> A.x(x = y -> ps)))
10 sb2 1219 . . . . 5 |- (A.x(x = y -> ps) -> [y / x]ps)
119, 10syl6 22 . . . 4 |- (A.x(x = y -> (ph -> ps)) -> (A.x(x = y -> ph) -> [y / x]ps))
127, 11syl6 22 . . 3 |- (-. A.x x = y -> ([y / x](ph -> ps) -> (A.x(x = y -> ph) -> [y / x]ps)))
13 sb4 1265 . . 3 |- (-. A.x x = y -> ([y / x]ph -> A.x(x = y -> ph)))
1412, 13syl5d 55 . 2 |- (-. A.x x = y -> ([y / x](ph -> ps) -> ([y / x]ph -> [y / x]ps)))
156, 14pm2.61i 132 1 |- ([y / x](ph -> ps) -> ([y / x]ph -> [y / x]ps))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3  A.wal 995  [wsbc 1212
This theorem is referenced by:  sbim 1276
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 1003  ax-gen 1004  ax-10 1007  ax-12 1009  ax-4 1014  ax-5o 1016  ax-6o 1019  ax-9o 1164  ax-10o 1182  ax-11o 1260
This theorem depends on definitions:  df-bi 154  df-an 232  df-ex 1022  df-sb 1214
Copyright terms: Public domain