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

Theorem sban 1241
Description: Conjunction inside and outside of a substitution are equivalent.
Assertion
Ref Expression
sban |- ([y / x](ph /\ ps) <-> ([y / x]ph /\ [y / x]ps))

Proof of Theorem sban
StepHypRef Expression
1 sbn 1235 . . 3 |- ([y / x] -. (ph -> -. ps) <-> -. [y / x](ph -> -. ps))
2 sbim 1238 . . . . 5 |- ([y / x](ph -> -. ps) <-> ([y / x]ph -> [y / x] -. ps))
3 sbn 1235 . . . . . 6 |- ([y / x] -. ps <-> -. [y / x]ps)
43imbi2i 185 . . . . 5 |- (([y / x]ph -> [y / x] -. ps) <-> ([y / x]ph -> -. [y / x]ps))
52, 4bitri 173 . . . 4 |- ([y / x](ph -> -. ps) <-> ([y / x]ph -> -. [y / x]ps))
65notbii 187 . . 3 |- (-. [y / x](ph -> -. ps) <-> -. ([y / x]ph -> -. [y / x]ps))
71, 6bitri 173 . 2 |- ([y / x] -. (ph -> -. ps) <-> -. ([y / x]ph -> -. [y / x]ps))
8 df-an 225 . . 3 |- ((ph /\ ps) <-> -. (ph -> -. ps))
98sbbii 1178 . 2 |- ([y / x](ph /\ ps) <-> [y / x] -. (ph -> -. ps))
10 df-an 225 . 2 |- (([y / x]ph /\ [y / x]ps) <-> -. ([y / x]ph -> -. [y / x]ps))
117, 9, 103bitr4i 183 1 |- ([y / x](ph /\ ps) <-> ([y / x]ph /\ [y / x]ps))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   /\ wa 223  [wsbc 1174
This theorem is referenced by:  sb3an 1242  sbbi 1243  sbabel 1591  sbcang 1981  inab 2279  exss 2785  inopab 3284
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 966  ax-gen 967  ax-10 970  ax-12 972  ax-4 977  ax-5o 979  ax-6o 982  ax-9o 1127  ax-10o 1144  ax-11o 1222
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 985  df-sb 1176
Copyright terms: Public domain