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 graph on vertices with edges need not be a tree
Statement refuted
Every graph on vertices with edges is a tree.
Facts & Assumptions
Given: The graph .
has three vertices and three edges, while has one vertex and no edges (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices).
The edge-count condition characterizes trees only together with connectedness or acyclicity (Equivalent characterisations of a nonempty tree by unique paths, edge count, minimal connectivity and maximal acyclicity).
Counterexample
The disjoint union has vertices and edges.
It is disconnected and also contains the cycle , so it is not a tree.
Hence the edge count alone is insufficient.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 25 results over 11 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)