Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13
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.

An n-vertex graph of minimum degree δ>1 has a dominating set of size at most n(log⁡(δ+1)+1)/(δ+1)

Statement

Let G be an n-vertex graph with minimum degree δ>1. Then γ(G)≤n(log⁡(δ+1)+1)δ+1.

Facts & Assumptions

Given: An n-vertex graph G of minimum degree δ>1.

[L1]

A dominating set contains or neighbours every vertex (Dominating sets in a finite graph).

[L2]

Independent Bernoulli coordinate choices form a finite product space (Product weights normalize, and coordinate events are mutually independent).

[L4]

(1−p)m≤exp⁡(−mp) for 0≤p≤1 (1+x≤exp⁡(x) for every real x, hence (1−p)m≤exp⁡(−mp)).

Proof

technique · constructive
1.1

Put p=log⁡(δ+1)/(δ+1). Since δ+1>1 and the logarithm is increasing with log⁡1=0, one has p>0. Applying [L4] at −p is not needed here: applying its first inequality at log⁡(δ+1) gives 1+log⁡(δ+1)≤δ+1, hence p≤δ/(δ+1)<1.

L4L5algebra
1.2

Select every vertex independently with probability p, obtaining S, and let U be the vertices neither in S nor adjacent to a member of S. Then D=S∪U is dominating.

L1L2construct
2.1

A fixed vertex belongs to U only if none of at least δ+1 vertices in its closed neighbourhood is selected, so P(v∈U)≤(1−p)δ+1≤exp⁡(−p(δ+1))=1/(δ+1).

step 1.1step 1.2L2L4L5
3.1

By linearity, E[∣D∣]≤np+n/(δ+1)=n(log⁡(δ+1)+1)/(δ+1).

step 2.1L3algebra
4.1

Some outcome has ∣D∣ at most this expectation, and its D is a dominating set by step 1.2.

step 1.2step 3.1L3discharge-construct∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

25 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