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

Theorem exintrbi 1118
Description: Add/remove a conjunct in the scope of an existential quantifier. (Contributed by Raph Levien, 3-Jul-2006.)
Assertion
Ref Expression
exintrbi |- (A.x(ph -> ps) -> (E.xph <-> E.x(ph /\ ps)))

Proof of Theorem exintrbi
StepHypRef Expression
1 pm4.71 635 . . 3 |- ((ph -> ps) <-> (ph <-> (ph /\ ps)))
21albii 999 . 2 |- (A.x(ph -> ps) <-> A.x(ph <-> (ph /\ ps)))
3 19.18 1050 . 2 |- (A.x(ph <-> (ph /\ ps)) -> (E.xph <-> E.x(ph /\ ps)))
42, 3sylbi 199 1 |- (A.x(ph -> ps) -> (E.xph <-> E.x(ph /\ ps)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 954  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-4 973  ax-5o 975
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 981
Copyright terms: Public domain