Users' Mathboxes Mathbox for Scott Fenton < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >   Mathboxes  >  df-fwddif Structured version   Visualization version   Unicode version

Definition df-fwddif 32266
Description: Define the forward difference operator. This is a discrete analogue of the derivative operator. Definition 2.42 of [GramKnuthPat], p. 47. (Contributed by Scott Fenton, 18-May-2020.)
Assertion
Ref Expression
df-fwddif  |-  _/_\  =  ( f  e.  ( CC 
^pm  CC )  |->  ( x  e.  { y  e. 
dom  f  |  ( y  +  1 )  e.  dom  f } 
|->  ( ( f `  ( x  +  1
) )  -  (
f `  x )
) ) )
Distinct variable group:    x, f, y

Detailed syntax breakdown of Definition df-fwddif
StepHypRef Expression
1 cfwddif 32265 . 2  class  _/_\
2 vf . . 3  setvar  f
3 cc 9934 . . . 4  class  CC
4 cpm 7858 . . . 4  class  ^pm
53, 3, 4co 6650 . . 3  class  ( CC 
^pm  CC )
6 vx . . . 4  setvar  x
7 vy . . . . . . . 8  setvar  y
87cv 1482 . . . . . . 7  class  y
9 c1 9937 . . . . . . 7  class  1
10 caddc 9939 . . . . . . 7  class  +
118, 9, 10co 6650 . . . . . 6  class  ( y  +  1 )
122cv 1482 . . . . . . 7  class  f
1312cdm 5114 . . . . . 6  class  dom  f
1411, 13wcel 1990 . . . . 5  wff  ( y  +  1 )  e. 
dom  f
1514, 7, 13crab 2916 . . . 4  class  { y  e.  dom  f  |  ( y  +  1 )  e.  dom  f }
166cv 1482 . . . . . . 7  class  x
1716, 9, 10co 6650 . . . . . 6  class  ( x  +  1 )
1817, 12cfv 5888 . . . . 5  class  ( f `
 ( x  + 
1 ) )
1916, 12cfv 5888 . . . . 5  class  ( f `
 x )
20 cmin 10266 . . . . 5  class  -
2118, 19, 20co 6650 . . . 4  class  ( ( f `  ( x  +  1 ) )  -  ( f `  x ) )
226, 15, 21cmpt 4729 . . 3  class  ( x  e.  { y  e. 
dom  f  |  ( y  +  1 )  e.  dom  f } 
|->  ( ( f `  ( x  +  1
) )  -  (
f `  x )
) )
232, 5, 22cmpt 4729 . 2  class  ( f  e.  ( CC  ^pm  CC )  |->  ( x  e. 
{ y  e.  dom  f  |  ( y  +  1 )  e. 
dom  f }  |->  ( ( f `  (
x  +  1 ) )  -  ( f `
 x ) ) ) )
241, 23wceq 1483 1  wff  _/_\  =  ( f  e.  ( CC 
^pm  CC )  |->  ( x  e.  { y  e. 
dom  f  |  ( y  +  1 )  e.  dom  f } 
|->  ( ( f `  ( x  +  1
) )  -  (
f `  x )
) ) )
Colors of variables: wff setvar class
This definition is referenced by:  fwddifval  32269
  Copyright terms: Public domain W3C validator