Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck 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)(1p)(s2)nsexp(p(s2)) for sn

Statement

For 0sn and p[0,1], P(α(G(n,p))s)(ns)(1p)(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 n2.

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 (1p)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]

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

Proof

technique · cases
1.1

Suppose sn. 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 (1p)(s2), so [L3] and [L4] give the first bound.

step 1.1L2L3L4
3.1

By [L5], (ns)nsns, 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 · next 3 levels

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