MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  cbv2h Structured version   Visualization version   Unicode version

Theorem cbv2h 2269
Description: Rule used to change bound variables, using implicit substitution. (Contributed by NM, 11-May-1993.)
Hypotheses
Ref Expression
cbv2h.1  |-  ( ph  ->  ( ps  ->  A. y ps ) )
cbv2h.2  |-  ( ph  ->  ( ch  ->  A. x ch ) )
cbv2h.3  |-  ( ph  ->  ( x  =  y  ->  ( ps  <->  ch )
) )
Assertion
Ref Expression
cbv2h  |-  ( A. x A. y ph  ->  ( A. x ps  <->  A. y ch ) )

Proof of Theorem cbv2h
StepHypRef Expression
1 cbv2h.1 . . 3  |-  ( ph  ->  ( ps  ->  A. y ps ) )
2 cbv2h.2 . . 3  |-  ( ph  ->  ( ch  ->  A. x ch ) )
3 cbv2h.3 . . . 4  |-  ( ph  ->  ( x  =  y  ->  ( ps  <->  ch )
) )
4 biimp 205 . . . 4  |-  ( ( ps  <->  ch )  ->  ( ps  ->  ch ) )
53, 4syl6 35 . . 3  |-  ( ph  ->  ( x  =  y  ->  ( ps  ->  ch ) ) )
61, 2, 5cbv1h 2268 . 2  |-  ( A. x A. y ph  ->  ( A. x ps  ->  A. y ch ) )
7 equcomi 1944 . . . . 5  |-  ( y  =  x  ->  x  =  y )
8 biimpr 210 . . . . 5  |-  ( ( ps  <->  ch )  ->  ( ch  ->  ps ) )
97, 3, 8syl56 36 . . . 4  |-  ( ph  ->  ( y  =  x  ->  ( ch  ->  ps ) ) )
102, 1, 9cbv1h 2268 . . 3  |-  ( A. y A. x ph  ->  ( A. y ch  ->  A. x ps ) )
1110alcoms 2035 . 2  |-  ( A. x A. y ph  ->  ( A. y ch  ->  A. x ps ) )
126, 11impbid 202 1  |-  ( A. x A. y ph  ->  ( A. x ps  <->  A. y ch ) )
Colors of variables: wff setvar class
Syntax hints:    -> wi 4    <-> wb 196   A.wal 1481
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-ex 1705  df-nf 1710
This theorem is referenced by:  cbv2  2270  eujustALT  2473
  Copyright terms: Public domain W3C validator