Let $L(x) = \int_{1}^{x}f(t)dt$, can I say that $\frac{\partial L(x)}{\partial f(x)} = \frac{f(x)}{f'(x)}$?
Proof) $\frac{\partial L(x)}{\partial f(x)} = \frac{\partial L(x)}{\partial x}\frac{\partial x}{\partial f(x)} = \frac{f(x)}{f'(x)}$
Let $L(x) = \int_{1}^{x}f(t)dt$, can I say that $\frac{\partial L(x)}{\partial f(x)} = \frac{f(x)}{f'(x)}$?
Proof) $\frac{\partial L(x)}{\partial f(x)} = \frac{\partial L(x)}{\partial x}\frac{\partial x}{\partial f(x)} = \frac{f(x)}{f'(x)}$
Yeah, it's true but there are some other conditions to be mentioned. Let $f$ be any continuous and differentiable function in the interval $[1,x]$ for some $x\in\mathbb{R}$. And $f'(v)\neq 0$ for $v\in[1,x]$. Now denote, $$L(x)=\int_{1}^{x}f(u) du$$ By the fundamental theorem of calculus we have that, $$L'(x)=f(x)$$ $$\frac{dL}{dx}=f(x)$$ Similarly we have that, $$f'(x)=\frac{df}{dx}$$ Their ratio gives, $$\frac{dL}{df}=\frac{f(x)}{f'(x)}$$ As required.