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

Theorem elrabf 1895
Description: Membership in a restricted class abstraction with implicit substitution. This version has bound-variable hypotheses in place of distinct variable restrictions.
Hypotheses
Ref Expression
elrabf.1 |- (y e. A -> A.x y e. A)
elrabf.2 |- (y e. B -> A.x y e. B)
elrabf.3 |- (ps -> A.xps)
elrabf.4 |- (x = A -> (ph <-> ps))
Assertion
Ref Expression
elrabf |- (A e. {x e. B | ph} <-> (A e. B /\ ps))
Distinct variable groups:   x,y   y,A   y,B

Proof of Theorem elrabf
StepHypRef Expression
1 elisset 1808 . 2 |- (A e. {x e. B | ph} -> A e. V)
2 elisset 1808 . . 3 |- (A e. B -> A e. V)
32adantr 389 . 2 |- ((A e. B /\ ps) -> A e. V)
4 elrabf.1 . . . 4 |- (y e. A -> A.x y e. A)
5 elrabf.2 . . . . . 6 |- (y e. B -> A.x y e. B)
64, 5hbel 1558 . . . . 5 |- (A e. B -> A.x A e. B)
7 elrabf.3 . . . . 5 |- (ps -> A.xps)
86, 7hban 1006 . . . 4 |- ((A e. B /\ ps) -> A.x(A e. B /\ ps))
9 eleq1 1526 . . . . 5 |- (x = A -> (x e. B <-> A e. B))
10 elrabf.4 . . . . 5 |- (x = A -> (ph <-> ps))
119, 10anbi12d 626 . . . 4 |- (x = A -> ((x e. B /\ ph) <-> (A e. B /\ ps)))
124, 8, 11elabgf 1889 . . 3 |- (A e. V -> (A e. {x | (x e. B /\ ph)} <-> (A e. B /\ ps)))
13 df-rab 1644 . . . 4 |- {x e. B | ph} = {x | (x e. B /\ ph)}
1413eleq2i 1530 . . 3 |- (A e. {x e. B | ph} <-> A e. {x | (x e. B /\ ph)})
1512, 14syl5bb 530 . 2 |- (A e. V -> (A e. {x e. B | ph} <-> (A e. B /\ ps)))
161, 3, 15pm5.21nii 677 1 |- (A e. {x e. B | ph} <-> (A e. B /\ ps))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 951   = wceq 953   e. wcel 955  {cab 1456  {crab 1640  Vcvv 1802
This theorem is referenced by:  elrab 1896  elrabsf 1953  rabxfr 2892  onminsb 2999  tz9.12lem3 4633  ondomcard 4829  fgsb 10444  fgsb2 10449
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 959  ax-gen 960  ax-8 961  ax-10 963  ax-12 965  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-10o 1136  ax-16 1206  ax-11o 1213  ax-ext 1452
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 978  df-sb 1168  df-clab 1457  df-cleq 1462  df-clel 1465  df-rab 1644  df-v 1803
Copyright terms: Public domain