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

Theorem rabid2OLD 2255
Description: An "identity" law for restricted class abstraction.
Assertion
Ref Expression
rabid2OLD |- (A = {x e. A | ph} <-> A.x e. A ph)
Distinct variable group:   x,A

Proof of Theorem rabid2OLD
StepHypRef Expression
1 pm4.71 697 . . . 4 |- ((x e. A -> ph) <-> (x e. A <-> (x e. A /\ ph)))
21albii 1346 . . 3 |- (A.x(x e. A -> ph) <-> A.x(x e. A <-> (x e. A /\ ph)))
3 abeq2 1999 . . 3 |- (A = {x | (x e. A /\ ph)} <-> A.x(x e. A <-> (x e. A /\ ph)))
42, 3bitr4i 193 . 2 |- (A.x(x e. A -> ph) <-> A = {x | (x e. A /\ ph)})
5 df-ral 2109 . 2 |- (A.x e. A ph <-> A.x(x e. A -> ph))
6 df-rab 2112 . . 3 |- {x e. A | ph} = {x | (x e. A /\ ph)}
76eqeq2i 1894 . 2 |- (A = {x e. A | ph} <-> A = {x | (x e. A /\ ph)})
84, 5, 73bitr4ri 201 1 |- (A = {x e. A | ph} <-> A.x e. A ph)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 163   /\ wa 240  A.wal 1296   = wceq 1298   e. wcel 1300  {cab 1871  A.wral 2105  {crab 2108
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 1304  ax-gen 1305  ax-8 1306  ax-10 1308  ax-12 1310  ax-17 1317  ax-4 1319  ax-5o 1321  ax-6o 1324  ax-9o 1481  ax-10o 1500  ax-16 1580  ax-11o 1588  ax-ext 1865
This theorem depends on definitions:  df-bi 164  df-an 242  df-ex 1327  df-sb 1536  df-clab 1872  df-cleq 1877  df-clel 1880  df-ral 2109  df-rab 2112
Copyright terms: Public domain