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.
A simplicial graph is a tree exactly when every two vertices are joined by a unique reduced path
Statement
An oriented graph is a simplicial tree if and only if it is nonempty and every two vertices are joined by a unique reduced path.
Facts & Assumptions
Given: An oriented graph.
A simplicial tree is a nonempty connected oriented graph with no nontrivial reduced closed path. (A simplicial tree)
Proof
If the graph is a simplicial tree, then [L1] gives connectedness, so every two vertices are joined by some reduced path. If there were two distinct reduced paths between the same vertices, follow one and return along the reverse of the other; after cancelling any common initial segment, one obtains a nontrivial reduced closed path, contradicting [L1].
Conversely, assume the graph is nonempty and every two vertices are joined by a unique reduced path. Then it is connected. A nontrivial reduced closed path based at with first edge would give two reduced paths from to : the one-edge path and the reverse of the remaining part of the cycle. That contradicts uniqueness. Hence no nontrivial reduced closed path exists, so the graph is a simplicial tree by [L1].
Depends on
Used by
Dependency tree · two levels
2 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
- Jean-Pierre Serre, Trees (standard reference, not scraped)
- C. Loh, Geometric Group Theory: An Introduction (2015 course version) (standard reference, not scraped)