I have run across the following in a proof.
Given a continuous function $\;f : \mathbb{R}^n \times \mathcal{D}_f \times \mathcal{I}_f \rightarrow \mathbb{R}^m$ where $\mathcal{D}_f \subseteq \mathbb{R}^m$ is an open domain, $\mathcal{I}_f \subseteq \mathbb{R}$ an interval, $R(t) \in L(\mathbb{R}^n)$ a linear mapping, and $\eta := (I - R(t))y$
$f(y,x,t) - f(R(t)y,x,t) = \int_0^1 f_y(sy + (1-s)R(t)y, x, t)\eta \, ds$
I have not been able to figure out how they came up with this expression. It smells like the Gradient theorem, but how to get from the LHS to the RHS given the standard definition of the theorem? Maybe I am barking up the wrong tree here?