Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-01
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.

indK2(G)=2E(G)\operatorname{ind}_{K_2}(G)=2|E(G)| under the induced-embedding convention

Statement

For every finite simple graph GG,

indK2(G)=2E(G).\operatorname{ind}_{K_2}(G)=2|E(G)|.

Facts & Assumptions

Given: A finite simple graph GG.

[F1]

indK2(G)\operatorname{ind}_{K_2}(G) counts induced embeddings of the two labelled vertices of K2K_2 into GG (The induced-embedding count indH(G)\operatorname{ind}_H(G), Induced embeddings and induced copies of a graph).

[L1]

The sum of vertex degrees is 2E(G)2|E(G)| (Handshake lemma: the sum of the vertex degrees is twice the number of edges).

Verification

technique · direct
1.1

An induced embedding of K2K_2 is exactly an ordered adjacent pair (u,v)(u,v) of vertices of GG.

F1
2.1

Counting ordered adjacent pairs by their first vertex gives uV(G)deg(u)\sum_{u\in V(G)}\deg(u).

step 1.1
3.1

By the handshake lemma this is 2E(G)2|E(G)|, proving the formula.

step 2.1L1

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: 31 results over 14 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