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

Theorem cbvmo 1408
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 1166 . . 3 |- (E.xph <-> E.yps)
51, 2, 3cbveu 1391 . . 3 |- (E!xph <-> E!yps)
64, 5imbi12i 188 . 2 |- ((E.xph -> E!xph) <-> (E.yps -> E!yps))
7 df-mo 1383 . 2 |- (E*xph <-> (E.xph -> E!xph))
8 df-mo 1383 . 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 954   = wceq 956  E.wex 980  E!weu 1380  E*wmo 1381
This theorem is referenced by:  dffunmof 3530
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-8 964  ax-10 966  ax-11 967  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-10o 1140  ax-11o 1218
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 981  df-sb 1172  df-eu 1382  df-mo 1383
Copyright terms: Public domain