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.

For all positive k,, some finite graph has girth greater than and chromatic number greater than k

Statement

For every pair of positive natural numbers k,, there is a finite simple graph whose girth is greater than and whose chromatic number is greater than k.

Facts & Assumptions

Given: Positive naturals k,.

[L2]

Deleting vertices produces an induced subgraph and cannot create a cycle (Subgraphs, induced subgraphs and spanning subgraphs).

[L4]

Markov bounds upper tails of nonnegative variables, the union bound controls finite unions, complements have complementary probabilities, and positive probability gives a witness (Markov's inequality on a finite probability space, The finite union bound, Normalization, nonnegativity, monotonicity, complements, and differences in a finite probability space, An event of positive probability in a finite probability space is nonempty).

[L5]

Deleting at most one vertex per listed defect leaves a repaired object of size bounded below as in the alteration method (The deletion-alteration method converts an expected defect count into a deterministic lower bound).

Proof

technique · constructive
1.1

If 2, take Kk+1. It has no cycle of length at most 2. Every proper colouring gives distinct colours to its pairwise adjacent vertices, while assigning one colour per vertex is proper, so its chromatic number is k+1; its girth is therefore greater than .

L1construct
1.2

For the remaining range 3, choose a sufficiently large natural n divisible by 2k, put s=n/(2k), and put p=n1+1/(2).

givenchoose
2.1

By [L3] and the real-power laws, E[X]r=3nr/(2)/(2r), which is less than n/4 for all sufficiently large n. Markov then gives P(Xn/2)<1/2.

step 1.2L3L4L6
2.2

Enlarge n so that s2 and logn<n1/(2)/(16k). Then (s2)s2/4, so p(s2)n1+1/(2)/(16k2), whereas slogn<n1+1/(2)/(32k2). Thus [L3] bounds P(α(G(n,p))s) by an exponential whose exponent is less than n1+1/(2)/(32k2). Enlarge n once more so that this exponent is less than 1; then [L7] gives a probability less than exp(1)=1/e1/2.

step 1.2L3L6L7algebra
3.1

Enlarge the choice of n so both strict bounds hold. The union bound then gives positive probability that X<n/2 and α(G)<n/(2k) simultaneously; fix such a graph.

step 2.1step 2.2L4choose
4.1

Delete one vertex from each cycle of length at most . Fewer than n/2 vertices are deleted, the induced survivor H has more than n/2 vertices, and [L2] gives girth greater than .

step 3.1L2L5construct
5.1

If H were k-colourable, one colour class would have at least V(H)/k>n/(2k) vertices and would be independent, contradicting α(H)α(G)<n/(2k). Thus χ(H)>k.

step 3.1step 4.1L1algebra
6.1

Step 1.1 covers 2, while steps 1.2 through 5.1 cover 3, completing the construction.

step 1.1step 5.1discharge-construct

Depends on

Used by

Dependency tree · next 3 levels

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