I have been looking at the definition of a 'branch' of a complex function. The typical definition I am getting is as follows:
...branches $f_1(z)$, $f_2(z)$, $...$ of $f(z)$ each defined as a single-valued continuous function throughout its range of definition. Each branch assumes one set of the function values of $f(z)$. (Korn & Korn, 2013; pg 193)
(a similar definition is given here)
The problem with these definition is that there is an ambiguity of what we call a branch, and by these definitions we should have an infinite number. e.g. we could have a branch defined for $0\le \theta \lt 2\pi$ and another for $0.001\le \theta \lt 2\pi+0.001$.
My question is; is their a name for the set of branches $f_i$ such that they don't overlap in this way?
Let $f:U\to \mathbb C$ and $g:V\to\mathbb C$ be analytic on connected open sets $U,V$. They are branches of the same function if there is a sequence of open connected subsets, $U=W_1,W_2,\dots,V=W_n$ and analytic functions $f_i:W_i\to \mathbb C$ such that $f_1=f,f_n=g$ and $W_{i}\cap W_{i+1}$ is non-empty, and $f_{i}(x)=f_{i+1}(x)$ for all $x\in W_{i}\cap W_{i+1}$.
So, it can be seen as the transitive closure of the relationship on analytic functions $f,g$ defined by:
You can use this set to define something called the Riemann manifold of a function, $f$.
Given analytic $f$, we take $X$ to be the set of all pairs $(g,x)$ where $g$ is a branch of $f$ and $x\in\mathrm{domain}(g)$. We define a relationship $(g_1,x)\sim (g_2,y)$ if $x=y$ and $g_1(z)=g_2(z)$ for all $x$ where both are defined.
Then $M=X/\sim$ is the Riemann manifold of $f$.
Then there is a natural map $M\to\mathbb C$ defined as $(g,x)\mapsto x$, and the function $(g,x)\mapsto g(x)$ which is the "lift" of $f$ from $\mathbb C$ to $M$.