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

Theorem rexbida 1658
Description: Formula-building rule for restricted existential quantifier (deduction rule).
Hypotheses
Ref Expression
ralbida.1 |- (ph -> A.xph)
ralbida.2 |- ((ph /\ x e. A) -> (ps <-> ch))
Assertion
Ref Expression
rexbida |- (ph -> (E.x e. A ps <-> E.x e. A ch))

Proof of Theorem rexbida
StepHypRef Expression
1 ralbida.1 . . 3 |- (ph -> A.xph)
2 ralbida.2 . . . 4 |- ((ph /\ x e. A) -> (ps <-> ch))
32pm5.32da 649 . . 3 |- (ph -> ((x e. A /\ ps) <-> (x e. A /\ ch)))
41, 3exbid 1105 . 2 |- (ph -> (E.x(x e. A /\ ps) <-> E.x(x e. A /\ ch)))
5 df-rex 1650 . 2 |- (E.x e. A ps <-> E.x(x e. A /\ ps))
6 df-rex 1650 . 2 |- (E.x e. A ch <-> E.x(x e. A /\ ch))
74, 5, 63bitr4g 555 1 |- (ph -> (E.x e. A ps <-> E.x e. A ch))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 954   e. wcel 958  E.wex 980  E.wrex 1646
This theorem is referenced by:  rexbidva 1660  rexbid 1662  elrnopabg 3800  elrnoprabg 4124
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 963  ax-4 973  ax-5o 975
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 981  df-rex 1650
Copyright terms: Public domain