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

Theorem sbn 1215
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 1162 . . . . 5 |- (x = y -> ([y / x] -. ph -> -. ph))
2 sbequ2 1162 . . . . 5 |- (x = y -> ([y / x]ph -> ph))
31, 2nsyld 117 . . . 4 |- (x = y -> ([y / x] -. ph -> -. [y / x]ph))
43a4s 960 . . 3 |- (A.x x = y -> ([y / x] -. ph -> -. [y / x]ph))
5 sb4 1207 . . . 4 |- (-. A.x x = y -> ([y / x] -. ph -> A.x(x = y -> -. ph)))
6 sb1 1159 . . . . . 6 |- ([y / x]ph -> E.x(x = y /\ ph))
7 equs3 1132 . . . . . 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 1161 . . . . . 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 1160 . . . . . . 7 |- (A.x(x = y -> -. -. ph) -> [y / x] -. -. ph)
16 pm4.13 161 . . . . . . . 8 |- (ph <-> -. -. ph)
1716sbbii 1157 . . . . . . 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 1132 . . . . 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 1155 . . 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 950  E.wex 956   = wceq 1099  [wsbc 1153
This theorem is referenced by:  sbi2 1217  sbor 1219  sban 1221  sbea4 1227  sb8e 1246  sbex 1330  sbcng 1940  difab 2240
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-7 954  ax-gen 955  ax-8 1101  ax-9 1102  ax-10 1103  ax-12 1104  ax-11o 1202
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 957  df-sb 1155
Copyright terms: Public domain