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.
Every walk contains a path between the same endpoints, of no greater length
Statement
Every walk contains a path between the same endpoints, of no greater length.
Facts & Assumptions
Given: The hypotheses of the Statement.
A simple graph is a pair with any set and a set of two-element subsets of (Simple graphs on an arbitrary vertex set).
A walk of length in a simple graph is a finite vertex list with consecutive vertices adjacent; a path is a walk with distinct vertices; the graph is connected when it is nonempty and every two vertices are joined by a path (Walks, paths, connectedness and components in a simple graph on an arbitrary vertex set).
Every nonempty subset has a least element: there is with for all . (The well-ordering principle).
Proof
Among the walks from to of length at most that of the given one, the well-ordering principle selects one of least length.
If a vertex occurred twice in the selected walk, deleting the segment between the two occurrences would give a shorter such walk, contradicting minimality.
So the selected walk repeats no vertex and is a path with the same endpoints and no greater length; finiteness of the vertex set is never used.
Depends on
Used by
- The path metric of a connected simple graph Definition
- On a finite vertex set the graph notions agree, and on connected graphs the two path distances agree Lemma
- A nonempty simple graph is a tree if and only if each pair of vertices is joined by exactly one path Theorem
- The path metric of a connected simple graph is a metric on its vertex set Theorem
Dependency tree · two levels
15 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- C. Loh, Geometric Group Theory: An Introduction (2015 course version), 264 pp. (standard reference, not scraped)
- C. Drutu and M. Kapovich, Geometric Group Theory (with an appendix by B. Nica), 837 pp. (standard reference, not scraped)