Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck 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]

(1p)mexp(mp) for 0p1 (1+xexp(x) for every real x, hence (1p)mexp(mp)).

Proof

technique · constructive
1.1

Put p=log(δ+1)/(δ+1). Since δ+1>1 and the logarithm is increasing with log1=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=SU 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(vU)(1p)δ+1exp(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 · next 3 levels

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