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

Theorem 4exdistr 1308
Description: Distribution of existential quantifiers.
Assertion
Ref Expression
4exdistr |- (E.xE.yE.zE.w((ph /\ ps) /\ (ch /\ th)) <-> E.x(ph /\ E.y(ps /\ E.z(ch /\ E.wth))))
Distinct variable groups:   ph,y   ph,z   ph,w   ps,z   ps,w   ch,w

Proof of Theorem 4exdistr
StepHypRef Expression
1 anass 439 . . . . . . . 8 |- (((ph /\ ps) /\ (ch /\ th)) <-> (ph /\ (ps /\ (ch /\ th))))
21exbii 1047 . . . . . . 7 |- (E.w((ph /\ ps) /\ (ch /\ th)) <-> E.w(ph /\ (ps /\ (ch /\ th))))
3 19.42v 1303 . . . . . . . 8 |- (E.w(ph /\ (ps /\ (ch /\ th))) <-> (ph /\ E.w(ps /\ (ch /\ th))))
4 19.42v 1303 . . . . . . . . 9 |- (E.w(ps /\ (ch /\ th)) <-> (ps /\ E.w(ch /\ th)))
54anbi2i 479 . . . . . . . 8 |- ((ph /\ E.w(ps /\ (ch /\ th))) <-> (ph /\ (ps /\ E.w(ch /\ th))))
6 19.42v 1303 . . . . . . . . . 10 |- (E.w(ch /\ th) <-> (ch /\ E.wth))
76anbi2i 479 . . . . . . . . 9 |- ((ps /\ E.w(ch /\ th)) <-> (ps /\ (ch /\ E.wth)))
87anbi2i 479 . . . . . . . 8 |- ((ph /\ (ps /\ E.w(ch /\ th))) <-> (ph /\ (ps /\ (ch /\ E.wth))))
93, 5, 83bitr 177 . . . . . . 7 |- (E.w(ph /\ (ps /\ (ch /\ th))) <-> (ph /\ (ps /\ (ch /\ E.wth))))
102, 9bitr 173 . . . . . 6 |- (E.w((ph /\ ps) /\ (ch /\ th)) <-> (ph /\ (ps /\ (ch /\ E.wth))))
1110exbii 1047 . . . . 5 |- (E.zE.w((ph /\ ps) /\ (ch /\ th)) <-> E.z(ph /\ (ps /\ (ch /\ E.wth))))
12 19.42v 1303 . . . . 5 |- (E.z(ph /\ (ps /\ (ch /\ E.wth))) <-> (ph /\ E.z(ps /\ (ch /\ E.wth))))
13 19.42v 1303 . . . . . 6 |- (E.z(ps /\ (ch /\ E.wth)) <-> (ps /\ E.z(ch /\ E.wth)))
1413anbi2i 479 . . . . 5 |- ((ph /\ E.z(ps /\ (ch /\ E.wth))) <-> (ph /\ (ps /\ E.z(ch /\ E.wth))))
1511, 12, 143bitr 177 . . . 4 |- (E.zE.w((ph /\ ps) /\ (ch /\ th)) <-> (ph /\ (ps /\ E.z(ch /\ E.wth))))
1615exbii 1047 . . 3 |- (E.yE.zE.w((ph /\ ps) /\ (ch /\ th)) <-> E.y(ph /\ (ps /\ E.z(ch /\ E.wth))))
17 19.42v 1303 . . 3 |- (E.y(ph /\ (ps /\ E.z(ch /\ E.wth))) <-> (ph /\ E.y(ps /\ E.z(ch /\ E.wth))))
1816, 17bitr 173 . 2 |- (E.yE.zE.w((ph /\ ps) /\ (ch /\ th)) <-> (ph /\ E.y(ps /\ E.z(ch /\ E.wth))))
1918exbii 1047 1 |- (E.xE.yE.zE.w((ph /\ ps) /\ (ch /\ th)) <-> E.x(ph /\ E.y(ps /\ E.z(ch /\ E.wth))))
Colors of variables: wff set class
Syntax hints:   <-> wb 146   /\ wa 223  E.wex 977
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 960  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 978
Copyright terms: Public domain