Suppose $f(x,y)$ is continuous everywhere except where $y=x$. Does FTC apply in a scenario where $x$ is given as a boundary? If so, how? Here's a general example.
$$\frac{d}{dx}\int_x^bf(x,y) dy$$
There is a related post here that doesn't answer this question. The specific integral I'm looking at is more like
$$\frac{d}{dx}\int_x^\infty \frac{g(y)}{\sqrt{y^2-x^2}} dy$$
where it is known that the original integral (prior to differentiation) converges for all $x\ge 0$. I'm tentatively approaching the derivative as
$$\frac{d}{dx}\int_x^c\frac{g(y)}{\sqrt{y^2-x^2}} dy + \lim_{b\to\infty}\int_c^b\frac{d}{dx}\frac{g(y)}{\sqrt{y^2-x^2}} dy$$