Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-16
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.

Every nonempty n-vertex graph satisfies hom(G)12log2n

Statement

Every nonempty finite graph G of order n satisfies hom(G)12log2n.

Facts & Assumptions

Given: A nonempty finite graph G with n=V(G).

[L1]

For every graph F, hom(F)=max{ω(F),α(F)} (Homogeneous vertex sets and the homogeneous number hom(G)=max{ω(G),α(G)}).

[L2]

For positive natural numbers s,t, every graph on at least (s+t2s1) vertices has an s-vertex clique or a t-vertex stable set (Finite graph Ramsey theorem: (s+t2s1)(s,t)2 for all positive s,t).

[L3]

The number (mr) counts the r-element subsets of an m-element set (The set [A]k of k-element subsets and the binomial coefficient (nk):=[n]k).

[L4]

For b>0 with b1 and x>0, logbx:=logx/logb (The logarithm to a positive base other than one).

[L5]

log:(0,)R is strictly increasing, log(xy)=logx+logy for x,y>0, and log1=0 (Order, continuity, range, and the product, quotient, and reciprocal laws for the natural logarithm).

Proof

technique · direct
1.1

Put k=12log2n+1. Then k is a positive integer, k>12log2n, and 2k2log2n.

givenalgebra
2.1

By [L5], log2>log1=0, so 2k2log2n=logn/log2 gives (2k2)log2logn. Applying log(xy)=logx+logy to the 2k2 factors of 22k2 gives log(22k2)=(2k2)log2logn, and log is strictly increasing, so 22k2n.

step 1.1L4L5algebra
3.1

The (k1)-subsets of a (2k2)-set form part of its power set, and binary membership choices give the power set 22k2 elements, so (2k2k1)22k2n.

step 2.1L3algebra
4.1

Apply [L2] with s=t=k: G has a clique or stable set of order at least k.

step 3.1L2
5.1

Therefore hom(G)k>12log2n by [L1], which proves the stated weak inequality; when n=1, this reads 10 and the same argument has k=1.

step 1.1step 4.1L1

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: 78 results over 26 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