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

Theorem eeor 1119
Description: Rearrange existential quantifiers.
Hypotheses
Ref Expression
eeor.1 |- (ph -> A.yph)
eeor.2 |- (ps -> A.xps)
Assertion
Ref Expression
eeor |- (E.xE.y(ph \/ ps) <-> (E.xph \/ E.yps))

Proof of Theorem eeor
StepHypRef Expression
1 eeor.1 . . . 4 |- (ph -> A.yph)
2119.45 1089 . . 3 |- (E.y(ph \/ ps) <-> (ph \/ E.yps))
32exbii 1050 . 2 |- (E.xE.y(ph \/ ps) <-> E.x(ph \/ E.yps))
4 eeor.2 . . . 4 |- (ps -> A.xps)
54hbex 1005 . . 3 |- (E.yps -> A.xE.yps)
6519.44 1088 . 2 |- (E.x(ph \/ E.yps) <-> (E.xph \/ E.yps))
73, 6bitr 173 1 |- (E.xE.y(ph \/ ps) <-> (E.xph \/ E.yps))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   \/ wo 222  A.wal 953  E.wex 979
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 961  ax-gen 962  ax-4 972  ax-5o 974  ax-6o 977
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 980
Copyright terms: Public domain