Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)audited 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 PnP_n and CnC_n have nn vertices

Definition

On a finite vertex set VV, the empty graph has edge set \varnothing and the complete graph KVK_V has edge set [V]2[V]^2. When VV is an nn-element labelled set, these are also denoted Kn\overline K_n and KnK_n.

For disjoint finite sets AA and BB, the complete bipartite graph KA,BK_{A,B} has vertex set ABA\cup B and edge set

{{a,b}:aA, bB}.\{\,\{a,b\}:a\in A,\ b\in B\,\}.

If A=m|A|=m and B=n|B|=n, it is denoted Km,nK_{m,n}.

The path graph PnP_n has nn vertices. For n1n\ge1, take vertices 0,,n10,\ldots,n-1 and edges {i,i+1}\{i,i+1\} for 0i<n10\le i<n-1; it has length n1n-1. Set P0P_0 equal to the null graph. The cycle graph CnC_n is defined only for n3n\ge3: it has vertices 0,,n10,\ldots,n-1, the consecutive edges {i,i+1}\{i,i+1\} for 0i<n10\le i<n-1, and the closing edge {n1,0}\{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 7 more results.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 13 results over 9 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