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

Theorem gencbval 1837
Description: Change of bound variable using implicit substitution.
Hypotheses
Ref Expression
gencbval.1 |- A e. V
gencbval.2 |- (A = y -> (ph <-> ps))
gencbval.3 |- (A = y -> (ch <-> th))
gencbval.4 |- (th <-> E.x(ch /\ A = y))
Assertion
Ref Expression
gencbval |- (A.x(ch -> ph) <-> A.y(th -> ps))
Distinct variable groups:   ps,x   ph,y   th,x   ch,y   y,A

Proof of Theorem gencbval
StepHypRef Expression
1 gencbval.1 . . . 4 |- A e. V
2 gencbval.2 . . . . 5 |- (A = y -> (ph <-> ps))
32negbid 610 . . . 4 |- (A = y -> (-. ph <-> -. ps))
4 gencbval.3 . . . 4 |- (A = y -> (ch <-> th))
5 gencbval.4 . . . 4 |- (th <-> E.x(ch /\ A = y))
61, 3, 4, 5gencbvex 1835 . . 3 |- (E.x(ch /\ -. ph) <-> E.y(th /\ -. ps))
7 exanali 1042 . . 3 |- (E.x(ch /\ -. ph) <-> -. A.x(ch -> ph))
8 exanali 1042 . . 3 |- (E.y(th /\ -. ps) <-> -. A.y(th -> ps))
96, 7, 83bitr3 181 . 2 |- (-. A.x(ch -> ph) <-> -. A.y(th -> ps))
109con4bii 522 1 |- (A.x(ch -> ph) <-> A.y(th -> ps))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   /\ wa 223  A.wal 953   = wceq 955   e. wcel 957  E.wex 979  Vcvv 1808
This theorem is referenced by:  suppsr 5205  supsrlem6 5213  supre 5243
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 961  ax-gen 962  ax-12 967  ax-17 970  ax-4 972  ax-5o 974  ax-6o 977  ax-9o 1122  ax-ext 1458
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 980  df-sb 1171  df-clab 1463  df-cleq 1468  df-clel 1471  df-v 1809
Copyright terms: Public domain