Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 2026-08-01
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, stable sets, the clique number ω(G) and stability number α(G)

Definition

Let G be a finite simple graph. A set X⊆V(G) is a clique when every two distinct vertices of X are adjacent, equivalently when G[X] is complete. It is a stable set, or independent set, when no two distinct vertices of X are adjacent, equivalently when G[X] is edgeless (Subgraphs, induced subgraphs and spanning subgraphs, Empty and complete graphs, complete bipartite graphs, and the convention that Pn and Cn have n vertices).

The clique number and stability number are

ω(G):=max⁡{∣X∣:X is a clique in G},α(G):=max⁡{∣X∣:X is a stable set in G}.

Both maxima exist because the families are nonempty, containing ∅, and lie inside the finite power set of V(G) (The cardinality ∣A∣ of a finite set, ∣P(A)∣=2∣A∣ for finite A, A subset of a finite set is finite, with ∣B∣≤∣A∣, and equality holds if and only if B=A, The well-ordering principle). In particular, ω(K0)=α(K0)=0.

Depends on

Used by

Dependency tree · two levels

29 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