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.
Small coordinate-by-coordinate increments stay inside a Euclidean ball and telescope the total increment
Statement
Let and let . Define and for . Then every lies in , , and for every map on ,
Facts & Assumptions
Given: The displayed ball, vector , and coordinate-prefix points .
The coordinate list of with respect to the ordered basis is its ordinary coordinate list (The standard list with and for is an ordered basis of ; hence , and is the zero space with basis and dimension ).
The Euclidean norm of is (The Euclidean inner product on ).
Proof
The standard-basis coordinate formula makes , while has coordinates for and otherwise.
Hence , so every prefix point is in .
Summing cancels all intermediate values and leaves .
Depends on
- The Euclidean inner product $\langle x,y\rangle = \sum_{k<n} x_k y_k$ on $\mathbb{R}^n$
- 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$
- Finite sums and finite products, by recursion
- Laws of finite sums and finite products
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 95 results over 21 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
- J. Lebl, Basic Analysis I, §8.4 (standard reference, not scraped)