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

Theorem sbi1 1230
Description: Removal of implication from substitution.
Assertion
Ref Expression
sbi1 ([y / x](φψ) → ([y / x]φ → [y / x]ψ))

Proof of Theorem sbi1
StepHypRef Expression
1 sbequ2 1177 . . . . 5 (x = y → ([y / x](φψ) → (φψ)))
2 sbequ2 1177 . . . . 5 (x = y → ([y / x]φφ))
31, 2syl5d 55 . . . 4 (x = y → ([y / x](φψ) → ([y / x]φψ)))
4 sbequ1 1176 . . . 4 (x = y → (ψ → [y / x]ψ))
53, 4syl6d 56 . . 3 (x = y → ([y / x](φψ) → ([y / x]φ → [y / x]ψ)))
65a4s 982 . 2 (∀x x = y → ([y / x](φψ) → ([y / x]φ → [y / x]ψ)))
7 sb4 1221 . . . 4 (¬ ∀x x = y → ([y / x](φψ) → ∀x(x = y → (φψ))))
8 ax-2 5 . . . . . 6 ((x = y → (φψ)) → ((x = yφ) → (x = yψ)))
9819.20ii 993 . . . . 5 (∀x(x = y → (φψ)) → (∀x(x = yφ) → ∀x(x = yψ)))
10 sb2 1175 . . . . 5 (∀x(x = yψ) → [y / x]ψ)
119, 10syl6 22 . . . 4 (∀x(x = y → (φψ)) → (∀x(x = yφ) → [y / x]ψ))
127, 11syl6 22 . . 3 (¬ ∀x x = y → ([y / x](φψ) → (∀x(x = yφ) → [y / x]ψ)))
13 sb4 1221 . . 3 (¬ ∀x x = y → ([y / x]φ → ∀x(x = yφ)))
1412, 13syl5d 55 . 2 (¬ ∀x x = y → ([y / x](φψ) → ([y / x]φ → [y / x]ψ)))
156, 14pm2.61i 126 1 ([y / x](φψ) → ([y / x]φ → [y / x]ψ))
Colors of variables: wff set class
Syntax hints:  ¬ wn 2   → wi 3  ∀wal 952  [wsbc 1168
This theorem is referenced by:  sbim 1232
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 960  ax-gen 961  ax-10 964  ax-12 966  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121  ax-10o 1138  ax-11o 1216
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 979  df-sb 1170
Copyright terms: Public domain