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

Theorem cbvexd 1320
Description: Deduction used to change bound variables with implicit substitution, particularly useful in conjunction with dvelim 1351.
Hypotheses
Ref Expression
cbvald.1 |- (ph -> A.yph)
cbvald.2 |- (ph -> (ps -> A.yps))
cbvald.3 |- (ph -> (x = y -> (ps <-> ch)))
Assertion
Ref Expression
cbvexd |- (ph -> (E.xps <-> E.ych))
Distinct variable groups:   ph,x   ch,x

Proof of Theorem cbvexd
StepHypRef Expression
1 cbvald.1 . . . 4 |- (ph -> A.yph)
2 cbvald.2 . . . . 5 |- (ph -> (ps -> A.yps))
31, 2hbnd 1108 . . . 4 |- (ph -> (-. ps -> A.y -. ps))
4 cbvald.3 . . . . 5 |- (ph -> (x = y -> (ps <-> ch)))
5 pm4.11 521 . . . . 5 |- ((ps <-> ch) <-> (-. ps <-> -. ch))
64, 5syl6ib 212 . . . 4 |- (ph -> (x = y -> (-. ps <-> -. ch)))
71, 3, 6cbvald 1319 . . 3 |- (ph -> (A.x -. ps <-> A.y -. ch))
87negbid 610 . 2 |- (ph -> (-. A.x -. ps <-> -. A.y -. ch))
9 df-ex 980 . 2 |- (E.xps <-> -. A.x -. ps)
10 df-ex 980 . 2 |- (E.ych <-> -. A.y -. ch)
118, 9, 103bitr4g 554 1 |- (ph -> (E.xps <-> E.ych))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146  A.wal 953   = wceq 955  E.wex 979
This theorem is referenced by:  dfid3 2832  axrepndlem2 4928  axunnd 4931  axpowndlem2 4933  axpownd 4936  axregndlem2 4938  axinfndlem1 4940  axacndlem4 4945
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-8 963  ax-12 967  ax-17 970  ax-4 972  ax-5o 974  ax-6o 977  ax-9o 1122
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 980
Copyright terms: Public domain