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

Theorem cbvmo 1406
Description: Rule used to change bound variables with implicit substitution.
Hypotheses
Ref Expression
cbvmo.1 |- (ph -> A.yph)
cbvmo.2 |- (ps -> A.xps)
cbvmo.3 |- (x = y -> (ph <-> ps))
Assertion
Ref Expression
cbvmo |- (E*xph <-> E*yps)
Distinct variable group:   x,y

Proof of Theorem cbvmo
StepHypRef Expression
1 cbvmo.1 . . . 4 |- (ph -> A.yph)
2 cbvmo.2 . . . 4 |- (ps -> A.xps)
3 cbvmo.3 . . . 4 |- (x = y -> (ph <-> ps))
41, 2, 3cbvex 1164 . . 3 |- (E.xph <-> E.yps)
51, 2, 3cbveu 1389 . . 3 |- (E!xph <-> E!yps)
64, 5imbi12i 188 . 2 |- ((E.xph -> E!xph) <-> (E.yps -> E!yps))
7 df-mo 1381 . 2 |- (E*xph <-> (E.xph -> E!xph))
8 df-mo 1381 . 2 |- (E*yps <-> (E.yps -> E!yps))
96, 7, 83bitr4 183 1 |- (E*xph <-> E*yps)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146  A.wal 952   = wceq 954  E.wex 978  E!weu 1378  E*wmo 1379
This theorem is referenced by:  dffunmof 3522
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 960  ax-gen 961  ax-8 962  ax-10 964  ax-11 965  ax-12 966  ax-17 969  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121  ax-10o 1138  ax-11o 1216
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 979  df-sb 1170  df-eu 1380  df-mo 1381
Copyright terms: Public domain