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 edge of a spanning tree determines a fundamental cut, and every edge crossing it restores a spanning tree
Statement
Let be a spanning tree of and . The two components of determine the fundamental cut
For every , the graph is a spanning tree of .
Facts & Assumptions
Given: A spanning tree of and .
has exactly two tree components (Deleting any edge of a tree separates it into exactly two tree components).
A spanning tree contains every vertex of (Spanning trees of a graph).
Proof
Let be the vertex sets of the two components of . They partition .
If crosses from to , then is connected: paths inside and , together with , join every pair of vertices.
It is acyclic: each side is acyclic, and a cycle using would require a second edge between the two sides, but has only .
It is spanning by construction, so it is a spanning tree of .
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 11 results over 7 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
- Reinhard Diestel, Graph Theory, Preview Chapter 1 (standard reference, not scraped)