Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (gpt-5.6-terra)audited 2026-08-28
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.

[L1]

A simplicial tree is a nonempty connected oriented graph with no nontrivial reduced closed path. (A simplicial tree)

Proof

technique · direct
1.1

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].

L1given
2.1

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 v0 with first edge e1 would give two reduced paths from v0 to t(e1): the one-edge path e1 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].

L1given

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