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

Theorem gencbval 1840
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 611 . . . 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 1838 . . 3 |- (E.x(ch /\ -. ph) <-> E.y(th /\ -. ps))
7 exanali 1043 . . 3 |- (E.x(ch /\ -. ph) <-> -. A.x(ch -> ph))
8 exanali 1043 . . 3 |- (E.y(th /\ -. ps) <-> -. A.y(th -> ps))
96, 7, 83bitr3 181 . 2 |- (-. A.x(ch -> ph) <-> -. A.y(th -> ps))
109con4bii 523 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 954   = wceq 956   e. wcel 958  E.wex 980  Vcvv 1811
This theorem is referenced by:  suppsr 5222  supsrlem6 5230  supre 5260
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 981  df-sb 1172  df-clab 1464  df-cleq 1469  df-clel 1472  df-v 1812
Copyright terms: Public domain