I am having trouble verifying corollary 7.8 on p. 6 in this document
http://www.math.ucla.edu/~biskup/275b.1.13w/PDFs/Standard-Borel-Spaces.pdf
My troubles are with the definition of the "tree" sequence of balls. Particularly, I don't see the claims at the bottom of the second to last paragraph, saying that $B_{\sigma0}$ is disjoint from $B_{\sigma1}$ and both are contained in $B_{\sigma}$. There are a number of typos in this proof that I think I have figured out. I believe symbols like "$\sigma0$" to denote concatenation. There are a few missing "$\in$"s. I have not figured out what he really means in the definition of $r_n$, which I imagine is part of the hindrance in me being unable to prove the claims mentioned above. Anything addressing these questions would be useful, but I am sufficiently confused such that a rewrite of the proof starting from the point where he constructs the balls and ending at the point where he makes the disjointness and containment claims would be useful. In any case, I certainly would like to be told what the $r_n$ means and why it makes the disjointness and containment claims true, hence the "tree" aspect of the construction. Thanks.
$\newcommand{\BIN}{0\mathord{-}1}$Instead of going through the proof you are reading, I'll give my own outline with some added notes that hopefully clarify the steps. (I will follow the notes and use juxtaposition for concatenation.) There should be a natural translation between the ideas given below and those in the .pdf. In broad outline, what we want to do is the following:
Defining $x_\emptyset$ and $r_\emptyset$ poses no problems, so suppose that $x_\sigma$ and $r_\sigma$ have been defined. Note that since $x_\sigma$ is not an isolated point of $X$, then the ball $B ( x_\sigma , r_\sigma )$ contains infinitely many points of $X$, so pick any two distinct ones, and name them $x_{\sigma 0 } , x_{\sigma 1}$. Clearly $d ( x_{\sigma 0} , x_{\sigma 1} ) > 0$, and so let's pick $$r_{\sigma i} = \min \left\{ 2^{|\sigma|+1} , \frac{d ( x_{\sigma 0} , x_{\sigma 1})}3 , r_\sigma - d ( x_\sigma , x_{\sigma i} ) \right\}.$$ Looking at this definition carefully, we see the following:
Now, given any infinite $\BIN$-sequence $\tau$, for each $n \in \mathbb{N}$ denote by $\tau \restriction n$ the $n$-length $\BIN$-sequence consisting of the first $n$ coordinates of $\tau$. By conditions (2) and (3) above it follows that $\langle x_{\tau \restriction n} \rangle_{n \in \mathbb{N}}$ is a Cauchy sequence in $X$, and therefore converges to some $x _\tau \in X$. Furthermore, if $\tau , \theta$ are distinct infinite $\BIN$-sequences, then there is a minimal $n$ such that $\tau (n) \neq \theta (n)$. It follows that, without loss of generality, $\tau \restriction (n+1) = \sigma 0$ and $\theta \restriction ( n+1) = \sigma 1$ for some finite $\BIN$-sequence $\sigma$. By (3) it will follows that $x_\tau \in \overline{ B ( x_{\sigma 0} , r_{\sigma 0} ) }$ and $x_\theta \in \overline{ B ( x_{\sigma 1} , r_{\sigma 1} )}$ and by (4) it follows that $x_\tau \neq x_\theta$.