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 finite graph has an even number of vertices of odd degree
Statement
In every finite simple graph, the set of vertices having odd degree has even cardinality.
Facts & Assumptions
Given: A finite simple graph and the finite set .
The handshake lemma gives , an even natural number (Handshake lemma: the sum of the vertex degrees is twice the number of edges).
The cardinality is a natural number because is a subset of the finite set (The cardinality of a finite set).
Proof
Split the degree sum into the vertices in and those outside . The latter summands are even, so their sum is even.
A finite sum of odd natural numbers has the same parity as : writing each summand as makes the sum . Hence has the same parity as .
The total degree sum is even by [L1], and subtracting the even contribution from leaves an even sum over . Step 1.2 therefore makes even.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
12 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
- Cornell Mathematics, Graph Theory notes (standard reference, not scraped)