Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 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.

Empty and complete graphs, complete bipartite graphs, and the convention that Pn and Cn have n vertices

Definition

On a finite vertex set V, the empty graph has edge set ∅ and the complete graph KV has edge set [V]2. When V is an n-element labelled set, these are also denoted K‾n and Kn.

For disjoint finite sets A and B, the complete bipartite graph KA,B has vertex set A∪B and edge set

{ {a,b}:a∈A, b∈B }.

If ∣A∣=m and ∣B∣=n, it is denoted Km,n.

The path graph Pn has n vertices. For n≥1, take vertices 0,…,n−1 and edges {i,i+1} for 0≤i<n−1; it has length n−1. Set P0 equal to the null graph. The cycle graph Cn is defined only for n≥3: it has vertices 0,…,n−1, the consecutive edges {i,i+1} for 0≤i<n−1, and the closing edge {n−1,0}. Thus in this notation the subscript records the number of vertices, not the length of a path.

Depends on

Used by

…and 106 more results.

Dependency tree · two levels

6 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