Alphabeta Math
CorollaryStatement: Literature-sourcedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passaudited 2026-07-31
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 G=(V,E)G=(V,E) and the finite set O:={vV:degG(v) is odd}O:=\{v\in V:\deg_G(v)\text{ is odd}\}.

[L1]

The handshake lemma gives vVdegG(v)=2E\sum_{v\in V}\deg_G(v)=2|E|, an even natural number (Handshake lemma: the sum of the vertex degrees is twice the number of edges).

[F1]

The cardinality O|O| is a natural number because OO is a subset of the finite set VV (The cardinality A\lvert A\rvert of a finite set).

Proof

technique · direct
1.1

Split the degree sum into the vertices in OO and those outside OO. The latter summands are even, so their sum is even.

given
1.2

A finite sum of kk odd natural numbers has the same parity as kk: writing each summand as 2qi+12q_i+1 makes the sum 2iqi+k2\sum_iq_i+k. Hence vOdegG(v)\sum_{v\in O}\deg_G(v) has the same parity as O|O|.

F1algebra
2.1

The total degree sum is even by [L1], and subtracting the even contribution from VOV\setminus O leaves an even sum over OO. Step 1.2 therefore makes O|O| even.

step 1.1step 1.2L1

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: 33 results over 17 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