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

Theorem 2sb5 1333
Description: Equivalence for double substitution.
Assertion
Ref Expression
2sb5 |- ([z / x][w / y]ph <-> E.xE.y((x = z /\ y = w) /\ ph))
Distinct variable groups:   x,y,z   y,w

Proof of Theorem 2sb5
StepHypRef Expression
1 sb5 1266 . 2 |- ([z / x][w / y]ph <-> E.x(x = z /\ [w / y]ph))
2 19.42v 1306 . . . 4 |- (E.y(x = z /\ (y = w /\ ph)) <-> (x = z /\ E.y(y = w /\ ph)))
3 anass 439 . . . . 5 |- (((x = z /\ y = w) /\ ph) <-> (x = z /\ (y = w /\ ph)))
43exbii 1049 . . . 4 |- (E.y((x = z /\ y = w) /\ ph) <-> E.y(x = z /\ (y = w /\ ph)))
5 sb5 1266 . . . . 5 |- ([w / y]ph <-> E.y(y = w /\ ph))
65anbi2i 480 . . . 4 |- ((x = z /\ [w / y]ph) <-> (x = z /\ E.y(y = w /\ ph)))
72, 4, 63bitr4r 184 . . 3 |- ((x = z /\ [w / y]ph) <-> E.y((x = z /\ y = w) /\ ph))
87exbii 1049 . 2 |- (E.x(x = z /\ [w / y]ph) <-> E.xE.y((x = z /\ y = w) /\ ph))
91, 8bitr 173 1 |- ([z / x][w / y]ph <-> E.xE.y((x = z /\ y = w) /\ ph))
Colors of variables: wff set class
Syntax hints:   <-> wb 146   /\ wa 223   = wceq 954  E.wex 978  [wsbc 1168
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 961  ax-17 969  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121  ax-16 1208  ax-11o 1216
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 979  df-sb 1170
Copyright terms: Public domain