I am perplexed by the justification offered for equation (8) in this paper, copied as follows:
$$\int_0^\infty \mathrm{d}s (\mathbf{A}+s)^{-1}\mathbf{A}(\mathbf{A}+s)^{-1}=\mathbf{I},\tag{8}$$
where $\mathbf{A}>0$ is a positive-definite operator, and $\mathbf{I}$ is an identity operator. The justification for (8) is that, for $x>0$, $\int_0^\infty\mathrm{d}s~ x/(x+s)^2=1$.
There seems something wrong with that statement to me -- for one, I think it is lacking rigor. However, I am not an expert on operator integration. When is it actually OK to reduce an integration problem involving operators to an integral involving only real numbers? I am looking for the conditions when one can do this, and the source for the appropriate lemmata justifying this.
In our case, the computation is perfectly fine since everything is done on a finite-dimensional Hilbert space. A good thing is that you can diagonalize $\mathbf{A}$:
$$ \mathbf{A} = \mathbf{U}^* \mathbf{D}\mathbf{U} $$
where $\mathbf{U}$ is a unitary matrix and $\mathbf{D} = \operatorname{diag}(\lambda_1, \cdots, \lambda_d)$ is a diagonal matrix consisting only of positive diagonals, i.e., $\lambda_1, \cdots, \lambda_d > 0$. Then
$$\int_{0}^{\infty} (\mathbf{A}+s)^{-1}\mathbf{A}(\mathbf{A}+s)^{-1} \, \mathrm{d}s = \mathbf{U}^* \left( \int_{0}^{\infty} (\mathbf{D}+s)^{-1}\mathbf{D}(\mathbf{D}+s)^{-1} \, \mathrm{d}s \right) \mathbf{U}. \tag{*} $$
The integral in the RHS is then a diagonal matrix whose $j$-th diagonal is exactly
$$ \int_{0}^{\infty} \frac{\lambda_j}{(\lambda_j+s)^2} \, \mathrm{d}s = 1. $$
This shows that the RHS of $\text{(*)}$ is $\mathbf{I}$.
Extending this to infinite Hilbert spaces requires some hard works, but the computation should be the same. I am not an expert of functional calculus, but I think the result remains fine for self-adjoint operators $\mathbf{A}$ with $\sigma(\mathbf{A}) \subseteq (0,\infty)$. Indeed this is true when $\mathbf{A}$ is bounded so that $\sigma(\mathbf{A})$ is compactly supported on $(0,\infty)$, and then the general case would follow from monotone-convergence argument.