Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-03
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.

Cliques, independent sets, clique number and independence number

Definition

Let G=(V,E) be a finite simple graph. A subset S⊆V is independent, or stable, when no two distinct elements of S are adjacent. A subset K⊆V is a clique when every two distinct elements of K are adjacent.

The independence number and clique number are

α(G):=max⁡{ ∣S∣:S⊆V is independent },ω(G):=max⁡{ ∣K∣:K⊆V is a clique }.

These maxima are well-defined. Every subset of the finite set V is finite and has cardinality at most ∣V∣ (A subset of a finite set is finite, with ∣B∣≤∣A∣, and equality holds if and only if B=A). Thus the sizes occurring in either display form a subset of {0,…,∣V∣} that contains 0, since the empty subset is both independent and a clique. A short induction on ∣V∣ shows that every such subset has a largest element: either its top element occurs, or it is a subset of the preceding finite ordinal and the induction hypothesis applies (The principle of mathematical induction). In particular, for the null graph one has α(G)=ω(G)=0; for every nonnull graph both values are at least 1.

Depends on

Used by

Dependency tree · two levels

23 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