Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 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.

P(α(G(n,p))≥s)≤(ns)(1−p)(s2)≤nsexp⁡(−p(s2)) for s≤n

Statement

For 0≤s≤n and p∈[0,1], P(α(G(n,p))≥s)≤(ns)(1−p)(s2)≤nsexp⁡ ⁣(−p(s2)). For s>n, the event is empty. At s=0 every displayed quantity equals 1. At s=1 both bounds equal n, so the second inequality is an equality while the first is strict whenever n≥2.

Facts & Assumptions

Given: Naturals n,s and p∈[0,1].

[L1]

α(G) is the greatest size of an independent vertex set (Cliques, independent sets, clique number and independence number).

[L2]

A prescribed set of absent edges has probability (1−p)m (A prescribed set of present and absent edges in G(n,p) has product probability).

[L3]

Probability of a finite union is at most the sum of the event probabilities (The finite union bound).

[L6]

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

Proof

technique · cases
1.1

Suppose s≤n. If α(G(n,p))≥s, some s-set has all of its (s2) possible internal edges absent.

assume-case inrangeL1
1.2

Suppose s>n. Then no s-subset exists and the event α(G(n,p))≥s is empty.

assume-case outrangeL1L4
2.1

A fixed s-set is independent with probability (1−p)(s2), so [L3] and [L4] give the first bound.

step 1.1L2L3L4
3.1

By [L5], (ns)≤ns‾≤ns, including s=0. Applying [L6] with m=(s2) gives the second bound.

step 2.1L5L6algebra
4.1

The cases are exhaustive. At s=0 or 1, (s2)=0 and the displayed expressions have their stated boundary values.

step 3.1step 1.2cases-exhaustive∎

Depends on

Used by

Dependency tree · two levels

42 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