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

Theorem 3exdistr 1312
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 779 . . . . . 6 |- ((ph /\ ps /\ ch) <-> (ph /\ (ps /\ ch)))
21exbii 1051 . . . . 5 |- (E.z(ph /\ ps /\ ch) <-> E.z(ph /\ (ps /\ ch)))
3 19.42v 1308 . . . . 5 |- (E.z(ph /\ (ps /\ ch)) <-> (ph /\ E.z(ps /\ ch)))
4 19.42v 1308 . . . . . 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 1051 . . 3 |- (E.yE.z(ph /\ ps /\ ch) <-> E.y(ph /\ (ps /\ E.zch)))
8 19.42v 1308 . . 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 1051 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 775  E.wex 980
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 963  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-3an 777  df-ex 981
Copyright terms: Public domain