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

Theorem sbex 1347
Description: Move existential quantifier in and out of substitution.
Assertion
Ref Expression
sbex |- ([z / y]E.xph <-> E.x[z / y]ph)
Distinct variable groups:   x,y   x,z

Proof of Theorem sbex
StepHypRef Expression
1 sbn 1230 . . 3 |- ([z / y] -. A.x -. ph <-> -. [z / y]A.x -. ph)
2 sbal 1346 . . . . 5 |- ([z / y]A.x -. ph <-> A.x[z / y] -. ph)
3 sbn 1230 . . . . . 6 |- ([z / y] -. ph <-> -. [z / y]ph)
43albii 998 . . . . 5 |- (A.x[z / y] -. ph <-> A.x -. [z / y]ph)
52, 4bitr 173 . . . 4 |- ([z / y]A.x -. ph <-> A.x -. [z / y]ph)
65negbii 187 . . 3 |- (-. [z / y]A.x -. ph <-> -. A.x -. [z / y]ph)
71, 6bitr 173 . 2 |- ([z / y] -. A.x -. ph <-> -. A.x -. [z / y]ph)
8 df-ex 980 . . 3 |- (E.xph <-> -. A.x -. ph)
98sbbii 1173 . 2 |- ([z / y]E.xph <-> [z / y] -. A.x -. ph)
10 df-ex 980 . 2 |- (E.x[z / y]ph <-> -. A.x -. [z / y]ph)
117, 9, 103bitr4 183 1 |- ([z / y]E.xph <-> E.x[z / y]ph)
Colors of variables: wff set class
Syntax hints:  -. wn 2   <-> wb 146  A.wal 953  E.wex 979  [wsbc 1169
This theorem is referenced by:  sbabel 1582  sbcexg 1972
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 961  ax-gen 962  ax-8 963  ax-9 964  ax-10 965  ax-12 967  ax-4 972  ax-5o 974  ax-6o 977  ax-9o 1122  ax-10o 1139  ax-16 1209  ax-11o 1217
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 980  df-sb 1171
Copyright terms: Public domain