Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)audited 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)G=(V,E) be a finite simple graph. A subset SVS\subseteq V is independent, or stable, when no two distinct elements of SS are adjacent. A subset KVK\subseteq V is a clique when every two distinct elements of KK are adjacent.

The independence number and clique number are

α(G):=max{S:SV is independent},ω(G):=max{K:KV is a clique}.\alpha(G):=\max\{\,|S|:S\subseteq V\text{ is independent}\,\},\qquad \omega(G):=\max\{\,|K|:K\subseteq V\text{ is a clique}\,\}.

These maxima are well-defined. Every subset of the finite set VV is finite and has cardinality at most V|V| (A subset of a finite set is finite, with BA\lvert B\rvert \le \lvert A\rvert, and equality holds if and only if B=AB = A). Thus the sizes occurring in either display form a subset of {0,,V}\{0,\ldots,|V|\} that contains 00, since the empty subset is both independent and a clique. A short induction on V|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\alpha(G)=\omega(G)=0; for every nonnull graph both values are at least 11.

Depends on

Used by

Dependency tree · next 3 levels

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