i'm using casella and burger pg. 82 problem 2.39 a) where it says "In each of the following calculate the indicated derivatives justifying all operations".
\begin{equation}
\frac{d}{dx} \int_{0}^{x} e^{-\lambda t} dt
\end{equation}
there is a theorem built from Leibnitz's theorem which states that if the function f is differentiable at $\theta_{0} \forall x$ and if there is a majorizing function g such that $\frac{d}{d \theta} f(x,\theta) \leq g(x,\theta_{0})$ and g must be bounded then
\begin{equation} \frac{d}{d\theta} \int_{a(\theta)}^{b(\theta)}f(x,\theta)dx = \int_{a(\theta)}^{b(\theta)} \frac{ \partial f}{\partial \theta}(x,\theta) dx \end{equation}
if you divide $\lambda$ by $\delta_{0} < \lambda$ you can find the majorizing function. however I'm not sure how to evaluate the partial derivative after interchanging the derivative and integral when the derivative is dependent on the integral becoming evaluated.
This link goes through Leibnitz rules for interchanging.
http://www.math.uconn.edu/~kconrad/blurbs/analysis/diffunderint.pdf
so one way to solve this is just to evaluate the integral, and then take the derivative (duh). but how can we solve this by interchanging the derivative when the integrand is a variable of t and not x, thus if you interchange, that will result in 0 (?).