Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck 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=n−1+1/(2ℓ).

givenchoose
2.1

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

step 1.2L3L4L6
2.2

Enlarge n so that s≥2 and log⁡n<n1/(2ℓ)/(16k). Then (s2)≥s2/4, so p(s2)≥n1+1/(2ℓ)/(16k2), whereas slog⁡n<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/e≤1/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 · two levels

53 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