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

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

Proof of Theorem sb3an
StepHypRef Expression
1 df-3an 775 . . 3 |- ((ph /\ ps /\ ch) <-> ((ph /\ ps) /\ ch))
21sbbii 1170 . 2 |- ([y / x](ph /\ ps /\ ch) <-> [y / x]((ph /\ ps) /\ ch))
3 sban 1232 . 2 |- ([y / x]((ph /\ ps) /\ ch) <-> ([y / x](ph /\ ps) /\ [y / x]ch))
4 sban 1232 . . . 4 |- ([y / x](ph /\ ps) <-> ([y / x]ph /\ [y / x]ps))
54anbi1i 480 . . 3 |- (([y / x](ph /\ ps) /\ [y / x]ch) <-> (([y / x]ph /\ [y / x]ps) /\ [y / x]ch))
6 df-3an 775 . . 3 |- (([y / x]ph /\ [y / x]ps /\ [y / x]ch) <-> (([y / x]ph /\ [y / x]ps) /\ [y / x]ch))
75, 6bitr4 176 . 2 |- (([y / x](ph /\ ps) /\ [y / x]ch) <-> ([y / x]ph /\ [y / x]ps /\ [y / x]ch))
82, 3, 73bitr 177 1 |- ([y / x](ph /\ ps /\ ch) <-> ([y / x]ph /\ [y / x]ps /\ [y / x]ch))
Colors of variables: wff set class
Syntax hints:   <-> wb 146   /\ wa 223   /\ w3a 773  [wsbc 1166
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-3an 775  df-ex 978  df-sb 1168
Copyright terms: Public domain