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

Theorem 3exdistr 1310
Description: Distribution of existential quantifiers.
Assertion
Ref Expression
3exdistr |- (E.xE.yE.z(ph /\ ps /\ ch) <-> E.x(ph /\ E.y(ps /\ E.zch)))
Distinct variable groups:   ph,y   ph,z   ps,z

Proof of Theorem 3exdistr
StepHypRef Expression
1 3anass 778 . . . . . 6 |- ((ph /\ ps /\ ch) <-> (ph /\ (ps /\ ch)))
21exbii 1049 . . . . 5 |- (E.z(ph /\ ps /\ ch) <-> E.z(ph /\ (ps /\ ch)))
3 19.42v 1306 . . . . 5 |- (E.z(ph /\ (ps /\ ch)) <-> (ph /\ E.z(ps /\ ch)))
4 19.42v 1306 . . . . . 6 |- (E.z(ps /\ ch) <-> (ps /\ E.zch))
54anbi2i 480 . . . . 5 |- ((ph /\ E.z(ps /\ ch)) <-> (ph /\ (ps /\ E.zch)))
62, 3, 53bitr 177 . . . 4 |- (E.z(ph /\ ps /\ ch) <-> (ph /\ (ps /\ E.zch)))
76exbii 1049 . . 3 |- (E.yE.z(ph /\ ps /\ ch) <-> E.y(ph /\ (ps /\ E.zch)))
8 19.42v 1306 . . 3 |- (E.y(ph /\ (ps /\ E.zch)) <-> (ph /\ E.y(ps /\ E.zch)))
97, 8bitr 173 . 2 |- (E.yE.z(ph /\ ps /\ ch) <-> (ph /\ E.y(ps /\ E.zch)))
109exbii 1049 1 |- (E.xE.yE.z(ph /\ ps /\ ch) <-> E.x(ph /\ E.y(ps /\ E.zch)))
Colors of variables: wff set class
Syntax hints:   <-> wb 146   /\ wa 223   /\ w3a 774  E.wex 978
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
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-3an 776  df-ex 979
Copyright terms: Public domain