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

Theorem ofeq 6899
Description: Equality theorem for function operation. (Contributed by Mario Carneiro, 20-Jul-2014.)
Assertion
Ref Expression
ofeq  |-  ( R  =  S  ->  oF R  =  oF S )

Proof of Theorem ofeq
Dummy variables  f 
g  x are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 simp1 1061 . . . . 5  |-  ( ( R  =  S  /\  f  e.  _V  /\  g  e.  _V )  ->  R  =  S )
21oveqd 6667 . . . 4  |-  ( ( R  =  S  /\  f  e.  _V  /\  g  e.  _V )  ->  (
( f `  x
) R ( g `
 x ) )  =  ( ( f `
 x ) S ( g `  x
) ) )
32mpteq2dv 4745 . . 3  |-  ( ( R  =  S  /\  f  e.  _V  /\  g  e.  _V )  ->  (
x  e.  ( dom  f  i^i  dom  g
)  |->  ( ( f `
 x ) R ( g `  x
) ) )  =  ( x  e.  ( dom  f  i^i  dom  g )  |->  ( ( f `  x ) S ( g `  x ) ) ) )
43mpt2eq3dva 6719 . 2  |-  ( R  =  S  ->  (
f  e.  _V , 
g  e.  _V  |->  ( x  e.  ( dom  f  i^i  dom  g
)  |->  ( ( f `
 x ) R ( g `  x
) ) ) )  =  ( f  e. 
_V ,  g  e. 
_V  |->  ( x  e.  ( dom  f  i^i 
dom  g )  |->  ( ( f `  x
) S ( g `
 x ) ) ) ) )
5 df-of 6897 . 2  |-  oF R  =  ( f  e.  _V ,  g  e.  _V  |->  ( x  e.  ( dom  f  i^i  dom  g )  |->  ( ( f `  x
) R ( g `
 x ) ) ) )
6 df-of 6897 . 2  |-  oF S  =  ( f  e.  _V ,  g  e.  _V  |->  ( x  e.  ( dom  f  i^i  dom  g )  |->  ( ( f `  x
) S ( g `
 x ) ) ) )
74, 5, 63eqtr4g 2681 1  |-  ( R  =  S  ->  oF R  =  oF S )
Colors of variables: wff setvar class
Syntax hints:    -> wi 4    /\ w3a 1037    = wceq 1483    e. wcel 1990   _Vcvv 3200    i^i cin 3573    |-> cmpt 4729   dom cdm 5114   ` cfv 5888  (class class class)co 6650    |-> cmpt2 6652    oFcof 6895
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
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-ral 2917  df-rex 2918  df-uni 4437  df-br 4654  df-opab 4713  df-mpt 4730  df-iota 5851  df-fv 5896  df-ov 6653  df-oprab 6654  df-mpt2 6655  df-of 6897
This theorem is referenced by:  psrval  19362  resspsradd  19416  resspsrvsca  19418  sitmval  30411  ldualset  34412  mendval  37753  mendplusgfval  37755  mendvscafval  37760
  Copyright terms: Public domain W3C validator