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

Theorem sbn 1226
Description: Negation inside and outside of substitution are equivalent.
Assertion
Ref Expression
sbn |- ([y / x] -. ph <-> -. [y / x]ph)

Proof of Theorem sbn
StepHypRef Expression
1 sbequ2 1175 . . . . 5 |- (x = y -> ([y / x] -. ph -> -. ph))
2 sbequ2 1175 . . . . 5 |- (x = y -> ([y / x]ph -> ph))
31, 2nsyld 117 . . . 4 |- (x = y -> ([y / x] -. ph -> -. [y / x]ph))
43a4s 981 . . 3 |- (A.x x = y -> ([y / x] -. ph -> -. [y / x]ph))
5 sb4 1218 . . . 4 |- (-. A.x x = y -> ([y / x] -. ph -> A.x(x = y -> -. ph)))
6 sb1 1172 . . . . . 6 |- ([y / x]ph -> E.x(x = y /\ ph))
7 equs3 1145 . . . . . 6 |- (E.x(x = y /\ ph) <-> -. A.x(x = y -> -. ph))
86, 7sylib 198 . . . . 5 |- ([y / x]ph -> -. A.x(x = y -> -. ph))
98con2i 97 . . . 4 |- (A.x(x = y -> -. ph) -> -. [y / x]ph)
105, 9syl6 22 . . 3 |- (-. A.x x = y -> ([y / x] -. ph -> -. [y / x]ph))
114, 10pm2.61i 126 . 2 |- ([y / x] -. ph -> -. [y / x]ph)
12 sbequ1 1174 . . . . . 6 |- (x = y -> (ph -> [y / x]ph))
1312con3d 95 . . . . 5 |- (x = y -> (-. [y / x]ph -> -. ph))
1413com12 11 . . . 4 |- (-. [y / x]ph -> (x = y -> -. ph))
15 sb2 1173 . . . . . . 7 |- (A.x(x = y -> -. -. ph) -> [y / x] -. -. ph)
16 pm4.13 161 . . . . . . . 8 |- (ph <-> -. -. ph)
1716sbbii 1170 . . . . . . 7 |- ([y / x]ph <-> [y / x] -. -. ph)
1815, 17sylibr 200 . . . . . 6 |- (A.x(x = y -> -. -. ph) -> [y / x]ph)
1918con3i 98 . . . . 5 |- (-. [y / x]ph -> -. A.x(x = y -> -. -. ph))
20 equs3 1145 . . . . 5 |- (E.x(x = y /\ -. ph) <-> -. A.x(x = y -> -. -. ph))
2119, 20sylibr 200 . . . 4 |- (-. [y / x]ph -> E.x(x = y /\ -. ph))
2214, 21jca 288 . . 3 |- (-. [y / x]ph -> ((x = y -> -. ph) /\ E.x(x = y /\ -. ph)))
23 df-sb 1168 . . 3 |- ([y / x] -. ph <-> ((x = y -> -. ph) /\ E.x(x = y /\ -. ph)))
2422, 23sylibr 200 . 2 |- (-. [y / x]ph -> [y / x] -. ph)
2511, 24impbi 157 1 |- ([y / x] -. ph <-> -. [y / x]ph)
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   /\ wa 223  A.wal 951   = wceq 953  E.wex 977  [wsbc 1166
This theorem is referenced by:  sbi2 1228  sbor 1230  sban 1232  a4sbe 1238  sb8e 1257  sbex 1343  sbcng 1959  difab 2259
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 959  ax-gen 960  ax-10 963  ax-12 965  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-10o 1136  ax-11o 1213
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 978  df-sb 1168
Copyright terms: Public domain