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

Theorem elintrab 2549
Description: Membership in the intersection of a class abstraction.
Hypothesis
Ref Expression
inteqab.1 |- A e. V
Assertion
Ref Expression
elintrab |- (A e. |^|{x e. B | ph} <-> A.x e. B (ph -> A e. x))
Distinct variable group:   x,A

Proof of Theorem elintrab
StepHypRef Expression
1 inteqab.1 . . . 4 |- A e. V
21elintab 2548 . . 3 |- (A e. |^|{x | (x e. B /\ ph)} <-> A.x((x e. B /\ ph) -> A e. x))
3 impexp 347 . . . 4 |- (((x e. B /\ ph) -> A e. x) <-> (x e. B -> (ph -> A e. x)))
43albii 1001 . . 3 |- (A.x((x e. B /\ ph) -> A e. x) <-> A.x(x e. B -> (ph -> A e. x)))
52, 4bitr 173 . 2 |- (A e. |^|{x | (x e. B /\ ph)} <-> A.x(x e. B -> (ph -> A e. x)))
6 df-rab 1655 . . . 4 |- {x e. B | ph} = {x | (x e. B /\ ph)}
76inteqi 2541 . . 3 |- |^|{x e. B | ph} = |^|{x | (x e. B /\ ph)}
87eleq2i 1541 . 2 |- (A e. |^|{x e. B | ph} <-> A e. |^|{x | (x e. B /\ ph)})
9 df-ral 1652 . 2 |- (A.x e. B (ph -> A e. x) <-> A.x(x e. B -> (ph -> A e. x)))
105, 8, 93bitr4 183 1 |- (A e. |^|{x e. B | ph} <-> A.x e. B (ph -> A e. x))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 956   e. wcel 960  {cab 1466  A.wral 1648  {crab 1651  Vcvv 1814  |^|cint 2537
This theorem is referenced by:  elintrabg 2550  intmin 2557  rankun 4701  clsval2 7682  elspan 9461
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 964  ax-gen 965  ax-8 966  ax-10 968  ax-12 970  ax-17 973  ax-4 975  ax-5o 977  ax-6o 980  ax-9o 1125  ax-10o 1142  ax-16 1212  ax-11o 1220  ax-ext 1462
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 983  df-sb 1174  df-clab 1467  df-cleq 1472  df-clel 1475  df-ral 1652  df-rab 1655  df-v 1815  df-int 2538
Copyright terms: Public domain