Screwdriver
- 125
- 0
Homework Statement
If f is some function defined at points "s" and "t," is there any way to simplify the following expression?
f((f(t)-f(s))
Homework Equations
None that I know of.
The Attempt at a Solution
I've been tinkering with this for a while and so far, I've determined the answer to be no. I know that
f(t)-f(s)\neq f(t-s)
in general, and that implies that
f(f(t)-f(s))\neq f(f(t))-f(f(s))
But does anyone know another way to simplify this to maybe some kind of composition?