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

Theorem rcla4edv 1879
Description: Restricted existential specialization with implicit substitution. (Contributed by FL, 17-Apr-2007.)
Hypothesis
Ref Expression
rcla4dv.1 |- ((ph /\ x = A) -> (ps <-> ch))
Assertion
Ref Expression
rcla4edv |- ((ph /\ A e. B) -> (ch -> E.x e. B ps))
Distinct variable groups:   x,A   x,B   ph,x   ch,x

Proof of Theorem rcla4edv
StepHypRef Expression
1 rcla4dv.1 . . . . . . . 8 |- ((ph /\ x = A) -> (ps <-> ch))
21expcom 374 . . . . . . 7 |- (x = A -> (ph -> (ps <-> ch)))
32pm5.74d 585 . . . . . 6 |- (x = A -> ((ph -> ps) <-> (ph -> ch)))
43rcla4ev 1877 . . . . 5 |- ((A e. B /\ (ph -> ch)) -> E.x e. B (ph -> ps))
5 r19.37av 1761 . . . . 5 |- (E.x e. B (ph -> ps) -> (ph -> E.x e. B ps))
64, 5syl 10 . . . 4 |- ((A e. B /\ (ph -> ch)) -> (ph -> E.x e. B ps))
76ex 373 . . 3 |- (A e. B -> ((ph -> ch) -> (ph -> E.x e. B ps)))
87pm2.86d 71 . 2 |- (A e. B -> (ph -> (ch -> E.x e. B ps)))
98impcom 351 1 |- ((ph /\ A e. B) -> (ch -> E.x e. B ps))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223   = wceq 956   e. wcel 958  E.wrex 1646
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 981  df-sb 1172  df-clab 1464  df-cleq 1469  df-clel 1472  df-ral 1649  df-rex 1650  df-v 1812
Copyright terms: Public domain