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

Theorem cbvab 1911
Description: Rule used to change bound variables with implicit substitution.
Hypotheses
Ref Expression
cbvab.1 |- (ph -> A.yph)
cbvab.2 |- (ps -> A.xps)
cbvab.3 |- (x = y -> (ph <-> ps))
Assertion
Ref Expression
cbvab |- {x | ph} = {y | ps}
Distinct variable group:   x,y

Proof of Theorem cbvab
StepHypRef Expression
1 cbvab.1 . . . 4 |- (ph -> A.yph)
21hbab 1470 . . 3 |- (z e. {x | ph} -> A.y z e. {x | ph})
3 hbab1 1469 . . 3 |- (z e. {y | ps} -> A.y z e. {y | ps})
42, 3cleqf 1563 . 2 |- ({x | ph} = {y | ps} <-> A.y(y e. {x | ph} <-> y e. {y | ps}))
5 cbvab.2 . . . 4 |- (ps -> A.xps)
6 visset 1816 . . . 4 |- y e. V
7 cbvab.3 . . . 4 |- (x = y -> (ph <-> ps))
85, 6, 7elabf 1899 . . 3 |- (y e. {x | ph} <-> ps)
9 abid 1468 . . 3 |- (y e. {y | ps} <-> ps)
108, 9bitr4 176 . 2 |- (y e. {x | ph} <-> y e. {y | ps})
114, 10mpgbir 990 1 |- {x | ph} = {y | ps}
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146  A.wal 956   = wceq 958   e. wcel 960  {cab 1466
This theorem is referenced by:  cbvabv 1912  cbvrab 1913  csbabg 2046  dfdmf 3312  dfrnf 3354  funfv2f 3778  abrexexlem2 3865  abrexex2 3877
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-v 1815
Copyright terms: Public domain