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

Theorem rcla4e 1872
Description: Restricted existential specialization with implicit substitution.
Hypotheses
Ref Expression
rcla4.1 |- (ps -> A.xps)
rcla4.2 |- (x = A -> (ph <-> ps))
Assertion
Ref Expression
rcla4e |- ((A e. B /\ ps) -> E.x e. B ph)
Distinct variable groups:   x,A   x,B

Proof of Theorem rcla4e
StepHypRef Expression
1 ax-17 971 . . . 4 |- (y e. A -> A.x y e. A)
2 ax-17 971 . . . . 5 |- (A e. B -> A.x A e. B)
3 rcla4.1 . . . . 5 |- (ps -> A.xps)
42, 3hban 1009 . . . 4 |- ((A e. B /\ ps) -> A.x(A e. B /\ ps))
5 eleq1 1534 . . . . 5 |- (x = A -> (x e. B <-> A e. B))
6 rcla4.2 . . . . 5 |- (x = A -> (ph <-> ps))
75, 6anbi12d 628 . . . 4 |- (x = A -> ((x e. B /\ ph) <-> (A e. B /\ ps)))
81, 4, 7cla4egf 1861 . . 3 |- (A e. B -> ((A e. B /\ ps) -> E.x(x e. B /\ ph)))
98anabsi5 495 . 2 |- ((A e. B /\ ps) -> E.x(x e. B /\ ph))
10 df-rex 1650 . 2 |- (E.x e. B ph <-> E.x(x e. B /\ ph))
119, 10sylibr 200 1 |- ((A e. B /\ ps) -> E.x e. B ph)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 954   = wceq 956   e. wcel 958  E.wex 980  E.wrex 1646
This theorem is referenced by:  rcla4ev 1877  infcvgaux1 7219  fgsb 10570  fgsbOLD 10571  fgsb2 10580
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-an 225  df-ex 981  df-sb 1172  df-clab 1464  df-cleq 1469  df-clel 1472  df-rex 1650  df-v 1812
Copyright terms: Public domain