Alphabeta Math
ExampleConstruction: AI-adaptedVerification: 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.

Checking the symmetric local-lemma condition for a sparse uniform hypergraph

Example

For any natural q, form a 5-uniform hypergraph from q disjoint blocks, each block consisting of two edges that meet in one vertex and are otherwise disjoint. Every edge meets exactly one other edge. The Local Lemma proves the hypergraph two-colourable for every q, while the first-moment edge-count criterion applies only when 2q<16.

Facts & Assumptions

Given: The hypergraph construction in the Example.

[L1]

Fewer than 2k1 edges is sufficient for first-moment two-colourability (Every k-uniform hypergraph with fewer than 2k1 edges is 2-colourable).

[L2]

The Local-Lemma criterion is e(d+1)2k1 when every edge meets at most d other edges (A k-uniform hypergraph is 2-colourable when every edge meets at most d other edges and e(d+1)2k1).

[L3]

e=j01/j!, and at x=1,N=2 the exponential tail from j=3 onward is at most 1/3 (The real exponential function and the number e by a power series, A geometric bound for tails of the exponential series).

Verification

technique · direct
1.1

Every edge has five vertices and meets only its block partner, so k=5 and d=1.

given
2.1

By [L3], e1+1+1/2+1/3=17/6<3, so 2e<6<16. Hence [L2] gives a proper two-colouring for every q, including q=0.

step 1.1L2L3algebra
3.1

The hypergraph has 2q edges, so [L1] applies only when 2q<24=16. For q8, the Local Lemma still applies while this first-moment criterion does not.

step 1.1L1algebra

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: 92 results over 16 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