I wish to define the length of a subset of $\mathbb R^2$ in a way such that any subset representing a curve has the length of the curve.
My proposed definition is:
Let a circleset for a curve be a set of non-intersecting open circles such that the center and at least one point on the perimeter of the circle is in the curve.
The length of a circleset is the sum of the diameters of the circles in that circleset.
For a curve, let $S_r$ be the set of circlesets for that curve, where no circle has a radius larger than $r$. Define the length of the curve as the limit of the supremum of the lengths in the set $S_r$, as $r\to0$.
I've been able to show that this definition works for a few curves, and unable to find a curve where it doesn't.
For a straight line, the diameter of the circle can only be longer than the total length of the curve inside the circle, if the circle contains an endpoint of the line. At most two circles contain an endpoint of the line, so the length of a circle set is at most $2r+l$ where $l$ is the length of the line. Since it's easy to construct a circleset that has exactly the length $l$, the upper and lower limits for the supremum are $l$ and $2r+l$, which squeezes to $l$ when taking the limit as $r\to0$.
For a curve consisting of finitely many connected line segments something similar should work, though the argument that there is more curve than diameter inside a circle without the endpoint is slightly more involved for the case where the curve bends inside the circle. The lower limit of the maxima can be constructed by placing a circle on each bend.
I can't tell if it works if the curve intersects itself, and if there are infinitely many line segments.
We should also check if it works for a closed curve. For a circle there is obviously always more curve than diameter, and for any $r$ the set $S_r$ contains a sequence of circlesets where the lengths are the perimeters of regular polygons converging to the circle, so every supremum is equal to the perimeter of the circle.
The question is
Does this definition of length of subset of $\mathbb R^2$ satisfy these properties?
- Is the definition correct for all sets of (possibly infinitely many) line segments?
- If a sequence of curves converges to some curve, does the sequence of their lengths converge to the length of that curve?
- Is the definition correct for all curves, and if no, for what curves does it fail?
- If $L$ is the function that assigns length, is $$L(A \cup B ) + L(A \cap B ) = L(A) + L(B)$$
Furthermore, do we need the requirement that there is a point on the perimeter of the circle in the curve?