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 nonempty forest has a vertex of degree at most one
Statement
Every forest with at least one vertex has a vertex of degree at most one.
Facts & Assumptions
Given: A forest with .
A forest contains no cycle (Trees, forests, leaves and isolated vertices).
Every finite graph of minimum degree at least two contains a cycle (Every finite simple graph of minimum degree at least two contains a cycle).
Vertex degrees are natural numbers (Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree).
Proof
Suppose every vertex of has degree greater than one.
Since degrees are natural numbers, has minimum degree at least two.
Hence contains a cycle.
This contradicts that is a forest, so some vertex has degree at most one.
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 18 results over 12 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)
- ISI Bangalore discrete mathematics notes, Trees and Cayley’s theorem (standard reference, not scraped)