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

Theorem r19.43 1762
Description: Restricted version of Theorem 19.43 of [Margaris] p. 90.
Assertion
Ref Expression
r19.43 |- (E.x e. A (ph \/ ps) <-> (E.x e. A ph \/ E.x e. A ps))

Proof of Theorem r19.43
StepHypRef Expression
1 andi 603 . . . 4 |- ((x e. A /\ (ph \/ ps)) <-> ((x e. A /\ ph) \/ (x e. A /\ ps)))
21exbii 1049 . . 3 |- (E.x(x e. A /\ (ph \/ ps)) <-> E.x((x e. A /\ ph) \/ (x e. A /\ ps)))
3 19.43 1086 . . 3 |- (E.x((x e. A /\ ph) \/ (x e. A /\ ps)) <-> (E.x(x e. A /\ ph) \/ E.x(x e. A /\ ps)))
42, 3bitr 173 . 2 |- (E.x(x e. A /\ (ph \/ ps)) <-> (E.x(x e. A /\ ph) \/ E.x(x e. A /\ ps)))
5 df-rex 1647 . 2 |- (E.x e. A (ph \/ ps) <-> E.x(x e. A /\ (ph \/ ps)))
6 df-rex 1647 . . 3 |- (E.x e. A ph <-> E.x(x e. A /\ ph))
7 df-rex 1647 . . 3 |- (E.x e. A ps <-> E.x(x e. A /\ ps))
86, 7orbi12i 257 . 2 |- ((E.x e. A ph \/ E.x e. A ps) <-> (E.x(x e. A /\ ph) \/ E.x(x e. A /\ ps)))
94, 5, 83bitr4 183 1 |- (E.x e. A (ph \/ ps) <-> (E.x e. A ph \/ E.x e. A ps))
Colors of variables: wff set class
Syntax hints:   <-> wb 146   \/ wo 222   /\ wa 223   e. wcel 956  E.wex 978  E.wrex 1643
This theorem is referenced by:  r19.44av 1763  r19.45av 1764  r19.45zv 2348  iunun 2608  ssxr 5521
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 961  ax-4 971  ax-5o 973
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 979  df-rex 1647
Copyright terms: Public domain