How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
The Koch curve is a uniform limit of polygonal paths of lengths but is not rectifiable
Counterexample
There are polygonal paths that converge uniformly to a path and satisfy
yet the limit path is not rectifiable: . The path is one side of the Koch snowflake, so the closed snowflake boundary is nonrectifiable as well.
Facts & Assumptions
Given: The Euclidean plane and the unit interval.
The recursion theorem produces a sequence once its initial value and update rule are specified (The recursion theorem).
The real numbers are a complete ordered field (The Cauchy-sequence reals have the least-upper-bound property), so the nonnegative real has a square root (Square roots exist: a unique with ; the positives are ); the standard basis gives the coordinate decomposition of vectors in (The standard list with and for is an ordered basis of ; hence , and is the zero space with basis and dimension ); and the Euclidean norm is homogeneous and satisfies the triangle inequality (Cauchy-Schwarz with its equality case, the triangle inequality for , the parallelogram law and polarisation).
A uniformly Cauchy sequence of real-valued functions has a uniform limit; a uniform limit of continuous real-valued functions is continuous; and a vector-valued map is continuous exactly when its coordinates are continuous (A sequence of real-valued functions converges uniformly if and only if it is uniformly Cauchy, The uniform limit of continuous real-valued functions on a metric space is continuous, A vector-valued function has a limit, or is continuous, if and only if each of its components does; with the algebra of continuous vector-valued functions).
The sequence tends to zero, while tends to (For the sequence is null, and for the sequence diverges to ).
Arc length is the supremum of inscribed polygonal sums, and a piecewise- polygonal path has length equal to the sum of its edge lengths (Paths in , inscribed polygonal sums, arc length as their supremum, and rectifiability, A continuous piecewise- path is rectifiable and its length is the sum of the speed integrals over its pieces).
Uniform convergence gives only (Arc length is lower semicontinuous under uniform convergence of paths).
Euclidean isometries preserve length, and length is additive across subdivision points (A -Lipschitz map multiplies path length by at most ; isometries preserve length and scalar dilation multiplies it by the absolute scale, Arc length is additive across every subdivision point and decreases under restriction).
Verification
Define . Since , direct expansion gives and for every .
Put . Recursively, suppose is affine between consecutive points of . For an old edge from to , prescribe the five successive values of at parameters , , to be , , , , and , and make affine between them. The endpoint prescriptions agree on adjacent old edges, so [L1] gives the sequence.
Every old vertex is retained. By step 1.1, each old edge of length is replaced by four edges of length . Induction therefore gives edges of length in , and [L5] gives .
On an old edge of length , compare with the affine chord . At the five subdivision parameters their differences have norms at most . On each intervening interval the difference is affine, so the triangle inequality gives . Consequently, for , telescoping and the finite geometric-sum identity give .
Each coordinate sequence is uniformly Cauchy by step 4.1, so [L3] supplies uniform coordinate limits. Let be the resulting vector-valued limit. The inequality , obtained from the coordinate decomposition and norm axioms in [L2], makes the convergence uniform. Each is continuous, and [L3] makes continuous, hence a path.
Fix . Every vertex of remains unchanged in every later path, so uniform convergence gives for all . Thus the inscribed polygonal sum of on is . These sums are unbounded by [L4]. The defining supremum in [L5] is therefore , so is not rectifiable.
The classical Koch snowflake boundary is the concatenation of three isometric copies of . By [L7], each copy is nonrectifiable, and a rectifiable concatenation would have rectifiable restrictions. Hence the snowflake boundary is nonrectifiable.
Lower semicontinuity is consistent with the result but cannot prove it: [L6] yields only , a vacuous upper bound. The retained-vertex partitions in step 6.1 supply the necessary lower bounds.
Depends on
- The recursion theorem
- The Cauchy-sequence reals have the least-upper-bound property
- Square roots exist: a unique $\sqrt{a} \ge 0$ with $(\sqrt{a})^2 = a$; the positives are $\{x^2 : x \neq 0\}$
- The standard list $e : n \to F^{n}$ with $e_i(i) = 1_F$ and $e_i(j) = 0_F$ for $j \ne i$ is an ordered basis of $F^{n}$; hence $\dim_F F^{n} = n$, and $F^{0}$ is the zero space with basis $\varnothing$ and dimension $0$
- Cauchy-Schwarz $\lvert\langle x,y\rangle\rvert \le \lVert x\rVert_2\lVert y\rVert_2$ with its equality case, the triangle inequality for $\lVert\cdot\rVert_2$, the parallelogram law and polarisation
- A sequence of real-valued functions converges uniformly if and only if it is uniformly Cauchy
- The uniform limit of continuous real-valued functions on a metric space is continuous
- A vector-valued function has a limit, or is continuous, if and only if each of its components does; with the algebra of continuous vector-valued functions
- For $|r| < 1$ the sequence $r^k$ is null, and for $|r| > 1$ the sequence $|r|^k$ diverges to $+\infty$
- Paths in $\mathbb{R}^n$, inscribed polygonal sums, arc length as their supremum, and rectifiability
- A continuous piecewise-$C^1$ path is rectifiable and its length is the sum of the speed integrals over its pieces
- Arc length is lower semicontinuous under uniform convergence of paths
- A $C$-Lipschitz map multiplies path length by at most $C$; isometries preserve length and scalar dilation multiplies it by the absolute scale
- Arc length is additive across every subdivision point and decreases under restriction
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 196 results over 36 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- M. Ghomi, Curves and Surfaces, Lecture Notes 1, Exercise 9 (standard reference, not scraped)