Alphabeta Math
ExampleConstruction: AI-adaptedVerification: 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.

K5K_5 and K3,3K_{3,3} illustrate complete and complete bipartite graphs, degrees and edge counts

Example

The complete graph K5K_5 has degree 44 at every vertex and has 1010 edges. The complete bipartite graph K3,3K_{3,3} has degree 33 at every vertex and has 99 edges.

12345K5:degree4,10edgesu1u2u3v1v2v3K3;3:degree3,9edges

Facts & Assumptions

Given: The standard graphs K5K_5 and K3,3K_{3,3}.

[F1]

K5K_5 contains every pair of its five vertices as an edge, while K3,3K_{3,3} has two three-element parts and every edge between the parts (Empty and complete graphs, complete bipartite graphs, and the convention that PnP_n and CnC_n have nn vertices).

[L2]

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

Verification

technique · direct
1.1

Each vertex of K5K_5 is adjacent to the other four vertices, so its degree is 44; [L1] gives E(K5)=(52)=10|E(K_5)|=\binom52=10.

F1L1algebra
1.2

Each vertex of K3,3K_{3,3} is adjacent to all three vertices in the opposite part and none in its own part, so all six vertices have degree 33.

F1
2.1

By [L2], 2E(K3,3)=63=182|E(K_{3,3})|=6\cdot3=18, hence E(K3,3)=9|E(K_{3,3})|=9.

step 1.2L2algebra

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: 30 results over 10 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