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.
For finite graphs, the simplicial-tree notion agrees with the published finite-tree notion
Statement
Let be a finite oriented graph with no loops and no parallel geometric edges, and let be its underlying finite simple graph obtained by forgetting orientations and identifying each pair to one geometric edge. Then is a simplicial tree if and only if is a tree in the published finite-graph sense.
Facts & Assumptions
Given: A finite oriented graph .
On a finite vertex set, the simple-graph walk, path, cycle, connectedness, and component notions agree with the published finite-graph notions. (On a finite vertex set the graph notions agree, and on connected graphs the two path distances agree)
A finite nonempty graph is a published tree if and only if every two vertices are joined by a unique path. (Equivalent characterisations of a nonempty tree by unique paths, edge count, minimal connectivity and maximal acyclicity)
An oriented graph is a simplicial tree if and only if every two vertices are joined by a unique reduced path. (A simplicial graph is a tree exactly when every two vertices are joined by a unique reduced path)
Proof
By the no-loop/no-parallel-edge hypothesis and [L1], a reduced simplicial path in is exactly a path in the underlying finite simple graph , and connectedness means the same thing in both models. Therefore the uniqueness criterion in [L3] translates verbatim into the uniqueness criterion in [L2].
Applying [L2] and [L3] to the translation from step 1.1 shows that is a simplicial tree exactly when is a published finite tree.
Depends on
- On a finite vertex set the graph notions agree, and on connected graphs the two path distances agree
- Equivalent characterisations of a nonempty tree by unique paths, edge count, minimal connectivity and maximal acyclicity
- A simplicial graph is a tree exactly when every two vertices are joined by a unique reduced path
Used by
Dependency tree · two levels
21 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) (standard reference, not scraped)
- Jean-Pierre Serre, Trees (standard reference, not scraped)