1
$\begingroup$

I'm reading a paper which gives the following definition:

Let $K\subset\mathbb{R}^2$ be locally-connected and compact. Given $p,q\in K$, let $\mathrm{diam}(p, q)$ be the minimum diameter of a connected subset of $K$ containing both $p$ and $q$, and define the local-connectivity function $f:\mathbb{R}^+ \rightarrow \mathbb{R}^+$ of $K$ by

\begin{equation} f(s) = \sup_{d(p,q)\leq s}\mathrm{diam}(p,q) \end{equation}

I'm struggling to understand how this makes sense - we do not assume $K$ is connected, so how can we assume that there is a connected subset of $K$ containing $p$ and $q$ in the first place? The example in my head is two disjoint closed discs in the plane, and taking $p$ in one disc and $q$ in the other. Am I missing something here? Thanks

  • 0
    let $A, B$ be two disjoint disks such that $\mathrm{dist}(A,B)=c>0$. Then for $s$f(s)=\min(s,\max(\mathrm{diam}(A),\mathrm{diam}(B)))$. For $s>c$ I would interpret $f(s)=-\infty$ since usually $\sup(\emptyset)=-\infty$. Can you give a link or title of the Paper (and - if not obvious - also tell where the definition occurs)? – 2017-01-08
  • 0
    Thank you - the paper is here https://arxiv.org/pdf/1102.5110v3.pdf on page 15. The definition is worded slightly differently to the journal version I've been using2017-01-08

1 Answers 1

1

You're not missing anything: $\operatorname{diam}(p,q)$ may not be defined for arbitrary $p$ and $q$ (or else you should define it to be infinite if there is no connected subset of $K$ containing them). As a result, $f(s)$ may not be defined for all $s$. However, in the paper you linked in the comments, the function $f$ is only actually being used for small values of $s$. In particular, the proof of Proposition 7.1(3) actually shows that $f(s)$ is well-defined for all sufficiently small $s$ (and in particular, if $d(p,q)$ is sufficiently small then there must exist a connected set continaing $p$ and $q$). This appears to be all that the paper ever really uses.

In fact, as far as I can tell the function $f$ is only ever used in the proof of Theorem 7.2, in which the set $K$ is assumed to be connected so $\operatorname{diam}(p,q)$ actually is defined for arbitrary $p$ and $q$.