I am studying Conway's Functional Analysis, where Riesz's functional calculus is introduced rather suddenly. Let $G \subset \mathbb C$ be open, $\mathcal A$ be a complex Banach algebra with identity $e$. The book states:
If $f: G \to \mathbb C$ is analytic and $\sigma(a) \subset G$, we will define an element $f(a) \in \mathcal A$ by $$f(a) = \frac{1}{2\pi i}\int_\Gamma f(z)(ze-a)^{-1}dz,$$
where $\Gamma$ is a suitable curve (I think further details are not necessary here, since this is common knowledge).
Question: what exactly is the object $\int_\Gamma f(z)(ze-a)^{-1}dz$? How can one understand this notation? For example, we can make sense of countable sums in a Banach space. But integration in a Banach space? I don't even have an intuition for it to be honest. Any answers, either rigorous or intuitive, are welcome.
There is nothing fancy going on here. You are still doing a line integral over the complex plane.
Something that is not emphasized (or even mentioned) when integration is taught, is the very asymmetric roles of the domain and the codomain. If you look at the definition of Riemann integral, what you do with the codomain is to multiply values of the function by complex numbers and add (which requires the codomain to be a vector space) and taking limits (which requires the codomain to be a topological space). So a Banach space is the perfect codomain to do Riemann integration.
Concretely, if $\Gamma$ is given by $\gamma(t)$, $t\in [0,1]$, then \begin{align} \int_\Gamma f(z)(ze-a)^{-1}dz&=\int_0^1f(\gamma(t))\,(\gamma(t)e-a)^{-1}\,\gamma'(t)\,dt\\[0.3cm] &=\lim_{n\to\infty}\frac1n\,\sum_{k=1}^nf\big(\gamma(\tfrac kn)\big)\,\big(\gamma(\tfrac kn)e-a\big)^{-1}\,\gamma'\big(\tfrac kn\big). \end{align} The limit exists when the argument is continuous, with the same proof as for the usual real-valued Riemann integral. Here, the continuity of $f$ and $\gamma$, together with the fact that $\Gamma$ is removed from the spectrum of $a$, guarantee that the integrand is continuous.