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

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

Proof of Theorem gencbvex
StepHypRef Expression
1 excom 1045 . 2 |- (E.xE.y(y = A /\ (th /\ ps)) <-> E.yE.x(y = A /\ (th /\ ps)))
2 gencbvex.1 . . . 4 |- A e. V
3 gencbvex.3 . . . . . . 7 |- (A = y -> (ch <-> th))
4 gencbvex.2 . . . . . . 7 |- (A = y -> (ph <-> ps))
53, 4anbi12d 627 . . . . . 6 |- (A = y -> ((ch /\ ph) <-> (th /\ ps)))
65bicomd 520 . . . . 5 |- (A = y -> ((th /\ ps) <-> (ch /\ ph)))
76eqcoms 1476 . . . 4 |- (y = A -> ((th /\ ps) <-> (ch /\ ph)))
82, 7ceqsexv 1832 . . 3 |- (E.y(y = A /\ (th /\ ps)) <-> (ch /\ ph))
98exbii 1050 . 2 |- (E.xE.y(y = A /\ (th /\ ps)) <-> E.x(ch /\ ph))
10 anass 439 . . . 4 |- (((E.x y = A /\ th) /\ ps) <-> (E.x y = A /\ (th /\ ps)))
11 gencbvex.4 . . . . . 6 |- (th <-> E.x(ch /\ A = y))
123pm5.32i 644 . . . . . . . 8 |- ((A = y /\ ch) <-> (A = y /\ th))
13 ancom 435 . . . . . . . 8 |- ((A = y /\ ch) <-> (ch /\ A = y))
14 eqcom 1475 . . . . . . . . 9 |- (A = y <-> y = A)
1514anbi1i 481 . . . . . . . 8 |- ((A = y /\ th) <-> (y = A /\ th))
1612, 13, 153bitr3 181 . . . . . . 7 |- ((ch /\ A = y) <-> (y = A /\ th))
1716exbii 1050 . . . . . 6 |- (E.x(ch /\ A = y) <-> E.x(y = A /\ th))
18 19.41v 1304 . . . . . 6 |- (E.x(y = A /\ th) <-> (E.x y = A /\ th))
1911, 17, 183bitr 177 . . . . 5 |- (th <-> (E.x y = A /\ th))
2019anbi1i 481 . . . 4 |- ((th /\ ps) <-> ((E.x y = A /\ th) /\ ps))
21 19.41v 1304 . . . 4 |- (E.x(y = A /\ (th /\ ps)) <-> (E.x y = A /\ (th /\ ps)))
2210, 20, 213bitr4r 184 . . 3 |- (E.x(y = A /\ (th /\ ps)) <-> (th /\ ps))
2322exbii 1050 . 2 |- (E.yE.x(y = A /\ (th /\ ps)) <-> E.y(th /\ ps))
241, 9, 233bitr3 181 1 |- (E.x(ch /\ ph) <-> E.y(th /\ ps))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223   = wceq 955   e. wcel 957  E.wex 979  Vcvv 1808
This theorem is referenced by:  gencbvex2 1836  gencbval 1837  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