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

Theorem cbvmpt2x 6733
Description: Rule to change the bound variable in a maps-to function, using implicit substitution. This version of cbvmpt2 6734 allows  B to be a function of  x. (Contributed by NM, 29-Dec-2014.)
Hypotheses
Ref Expression
cbvmpt2x.1  |-  F/_ z B
cbvmpt2x.2  |-  F/_ x D
cbvmpt2x.3  |-  F/_ z C
cbvmpt2x.4  |-  F/_ w C
cbvmpt2x.5  |-  F/_ x E
cbvmpt2x.6  |-  F/_ y E
cbvmpt2x.7  |-  ( x  =  z  ->  B  =  D )
cbvmpt2x.8  |-  ( ( x  =  z  /\  y  =  w )  ->  C  =  E )
Assertion
Ref Expression
cbvmpt2x  |-  ( x  e.  A ,  y  e.  B  |->  C )  =  ( z  e.  A ,  w  e.  D  |->  E )
Distinct variable groups:    x, w, y, z, A    w, B    y, D
Allowed substitution hints:    B( x, y, z)    C( x, y, z, w)    D( x, z, w)    E( x, y, z, w)

Proof of Theorem cbvmpt2x
Dummy variable  u is distinct from all other variables.
StepHypRef Expression
1 nfv 1843 . . . . 5  |-  F/ z  x  e.  A
2 cbvmpt2x.1 . . . . . 6  |-  F/_ z B
32nfcri 2758 . . . . 5  |-  F/ z  y  e.  B
41, 3nfan 1828 . . . 4  |-  F/ z ( x  e.  A  /\  y  e.  B
)
5 cbvmpt2x.3 . . . . 5  |-  F/_ z C
65nfeq2 2780 . . . 4  |-  F/ z  u  =  C
74, 6nfan 1828 . . 3  |-  F/ z ( ( x  e.  A  /\  y  e.  B )  /\  u  =  C )
8 nfv 1843 . . . . 5  |-  F/ w  x  e.  A
9 nfcv 2764 . . . . . 6  |-  F/_ w B
109nfcri 2758 . . . . 5  |-  F/ w  y  e.  B
118, 10nfan 1828 . . . 4  |-  F/ w
( x  e.  A  /\  y  e.  B
)
12 cbvmpt2x.4 . . . . 5  |-  F/_ w C
1312nfeq2 2780 . . . 4  |-  F/ w  u  =  C
1411, 13nfan 1828 . . 3  |-  F/ w
( ( x  e.  A  /\  y  e.  B )  /\  u  =  C )
15 nfv 1843 . . . . 5  |-  F/ x  z  e.  A
16 cbvmpt2x.2 . . . . . 6  |-  F/_ x D
1716nfcri 2758 . . . . 5  |-  F/ x  w  e.  D
1815, 17nfan 1828 . . . 4  |-  F/ x
( z  e.  A  /\  w  e.  D
)
19 cbvmpt2x.5 . . . . 5  |-  F/_ x E
2019nfeq2 2780 . . . 4  |-  F/ x  u  =  E
2118, 20nfan 1828 . . 3  |-  F/ x
( ( z  e.  A  /\  w  e.  D )  /\  u  =  E )
22 nfv 1843 . . . 4  |-  F/ y ( z  e.  A  /\  w  e.  D
)
23 cbvmpt2x.6 . . . . 5  |-  F/_ y E
2423nfeq2 2780 . . . 4  |-  F/ y  u  =  E
2522, 24nfan 1828 . . 3  |-  F/ y ( ( z  e.  A  /\  w  e.  D )  /\  u  =  E )
26 eleq1 2689 . . . . . 6  |-  ( x  =  z  ->  (
x  e.  A  <->  z  e.  A ) )
2726adantr 481 . . . . 5  |-  ( ( x  =  z  /\  y  =  w )  ->  ( x  e.  A  <->  z  e.  A ) )
28 cbvmpt2x.7 . . . . . . 7  |-  ( x  =  z  ->  B  =  D )
2928eleq2d 2687 . . . . . 6  |-  ( x  =  z  ->  (
y  e.  B  <->  y  e.  D ) )
30 eleq1 2689 . . . . . 6  |-  ( y  =  w  ->  (
y  e.  D  <->  w  e.  D ) )
3129, 30sylan9bb 736 . . . . 5  |-  ( ( x  =  z  /\  y  =  w )  ->  ( y  e.  B  <->  w  e.  D ) )
3227, 31anbi12d 747 . . . 4  |-  ( ( x  =  z  /\  y  =  w )  ->  ( ( x  e.  A  /\  y  e.  B )  <->  ( z  e.  A  /\  w  e.  D ) ) )
33 cbvmpt2x.8 . . . . 5  |-  ( ( x  =  z  /\  y  =  w )  ->  C  =  E )
3433eqeq2d 2632 . . . 4  |-  ( ( x  =  z  /\  y  =  w )  ->  ( u  =  C  <-> 
u  =  E ) )
3532, 34anbi12d 747 . . 3  |-  ( ( x  =  z  /\  y  =  w )  ->  ( ( ( x  e.  A  /\  y  e.  B )  /\  u  =  C )  <->  ( (
z  e.  A  /\  w  e.  D )  /\  u  =  E
) ) )
367, 14, 21, 25, 35cbvoprab12 6729 . 2  |-  { <. <.
x ,  y >. ,  u >.  |  (
( x  e.  A  /\  y  e.  B
)  /\  u  =  C ) }  =  { <. <. z ,  w >. ,  u >.  |  ( ( z  e.  A  /\  w  e.  D
)  /\  u  =  E ) }
37 df-mpt2 6655 . 2  |-  ( x  e.  A ,  y  e.  B  |->  C )  =  { <. <. x ,  y >. ,  u >.  |  ( ( x  e.  A  /\  y  e.  B )  /\  u  =  C ) }
38 df-mpt2 6655 . 2  |-  ( z  e.  A ,  w  e.  D  |->  E )  =  { <. <. z ,  w >. ,  u >.  |  ( ( z  e.  A  /\  w  e.  D )  /\  u  =  E ) }
3936, 37, 383eqtr4i 2654 1  |-  ( x  e.  A ,  y  e.  B  |->  C )  =  ( z  e.  A ,  w  e.  D  |->  E )
Colors of variables: wff setvar class
Syntax hints:    -> wi 4    <-> wb 196    /\ wa 384    = wceq 1483    e. wcel 1990   F/_wnfc 2751   {coprab 6651    |-> cmpt2 6652
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-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602  ax-sep 4781  ax-nul 4789  ax-pr 4906
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-3an 1039  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-rab 2921  df-v 3202  df-dif 3577  df-un 3579  df-in 3581  df-ss 3588  df-nul 3916  df-if 4087  df-sn 4178  df-pr 4180  df-op 4184  df-opab 4713  df-oprab 6654  df-mpt2 6655
This theorem is referenced by:  cbvmpt2  6734  mpt2mptsx  7233  dmmpt2ssx  7235  gsumcom2  18374  ptcmpg  21861
  Copyright terms: Public domain W3C validator