I am reading a paper (on random matrix theory) and its using a lot of notation like this:
Given a Hermitian matrix $H$ and an approximate $\delta$ function $\theta_\eta(x) = \frac{\eta}{x^2 + \eta^2} = \Im \frac{1}{x - i \eta}$, we define $\theta_\eta(H)$, and I think the way the paper defines it is as $\Im \frac{1}{H - i \eta}$. In other words, given a function $f(x)$ in which it formally makes sense to replace the real variable with a matrix, we define the function $f(H)$ by formally replacing the $x$'s with $H$'s.
But then the paper also says things like $\chi(H)$, where $\chi$ is a characteristic function of an interval of the real line, and then also, $\chi * \theta_\eta(H)$. There is no way I can see formally to replace a real input with a matrix input in a characteristic function, so that I am left very confused.
Any assistance is appreciated.
EDIT: Here are the papers I am reading:
Define $\mathcal{H}_n$ as the space of $n\times n$ Hermitian matrices and for $A\in\mathcal{H}_n$ denote $\lambda_1(A)\geq \cdots\geq \lambda_n(A)$ its eigenvalues (all are real since $A$ is Hermitian). Also, denote $S(A)=\{\lambda_1(A),...,\lambda_n(A)\}$.
For any $A\in\mathcal{H}_n$ define a function $f$ on $S(A)$. The matrix $f(A)\in\mathcal{H}_n$ is defined as $$ f(A) = Pf(D)P^{\top}, $$ where $PDP^{\top}$ is the spectral decomposition of $A$ and $$ D = \text{diag}(f(\lambda_1(A)),...,f(\lambda_n(A))). $$ In this way, you can define for example the matrices $e^A$, $\log(A)$ (for $A>0$) or $(I+A)^{-1}$.