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 nonempty finite simple graph contains a path with at least edges
Statement
Every nonempty finite simple graph contains a path having at least edges.
Facts & Assumptions
Given: A nonempty finite simple graph .
is the least degree of a vertex of (Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree).
A path has no repeated vertex, and appending a neighbour not already on it produces a longer path (Walks, closed walks, trails, paths and cycles, with length equal to the number of traversed edges).
A finite graph has only finitely many paths, so a path of greatest length exists (The cardinality of a finite set).
Proof
Choose a path of greatest length in .
Every neighbour of lies among : a neighbour outside this list could be prepended to , giving a longer path and contradicting step 1.1.
The distinct neighbours of therefore occupy distinct positions among the vertices , so by [F1]. Thus has at least edges.
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 27 results over 14 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
- Cornell Mathematics, Graph Theory notes (standard reference, not scraped)