Alphabeta Math
Pipeline-generated
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.

The Erdős–Hajnal Theorems for the E-Graph and Bird

1 · Prerequisites

2 · Summary

This page closes the two headline deductions of the source: the E-graph and Bird each have the Erdős–Hajnal property. It first records the leaf reductions. Deleting the pendant vertex q from E leaves P5, deleting the added pendant vertex w from Bird leaves the bull, and the reduced singleton families already have the Erdős–Hajnal property, so both singleton families are leaf-reducible. The E chain then runs through the co-E comb structure: property (∗) is a published corollary of the co-E partition and the {H5,co-E} auxiliary class, generalized niceness follows from the published property-(∗) plus leaf-reducibility implication, and the published generic theorem upgrades the three family properties to Theorem 1.10.

The Bird chain re-uses the E theorem as auxiliary input. The published co-Bird comb partition supplies the local clauses of the special-vertex-local criterion with F1=F2={E}, which yields property (∗) for {Bird}; leaf-reducibility to the bull then gives generalized niceness, and the same generic theorem gives Theorem 1.11. Both exponents are unspecified positive reals — the page claims no numerical value — and no step uses any choice principle. The companion examples page records the strict class containments behind the phrases "the P5 case" and "the bull case".

3 · Logical flowchart

4 · Definitions, theorems and proofs

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-6-sol)audited 2026-09-27Open item page →

The E-graph and Bird singleton families are leaf-reducible

Statement

The singleton forbidden families {E} and {Bird} are leaf-reducible. In E, deleting the leaf q attached to the middle vertex gives P5. In Bird, deleting the added leaf w gives the bull. Both reduced singleton families have the Erdős-Hajnal property.

Facts & Assumptions

Given: The E-graph on {p1,…,p5,q}, the Bird graph on {x1,x2,x3,y,z,w}, and the bull on {x1,x2,x3,y,z}.

[L1]

The E-graph has edge set {p1p2,p2p3,p3p4,p4p5,p3q} and co-E is its complement (The E-graph and co-E).

[L2]

The Bird graph has edge set {x1x2,x2x3,x1x3,x1y,x2z,yw} and co-Bird is its complement (The Bird graph and co-Bird).

[L3]

The bull has vertex set {x1,x2,x3,y,z} and edge set {x1x2,x2x3,x1x3,x1y,x2z} (The bull graph).

[L4]

The path graph P5 has vertices 0,1,2,3,4 and edges {i,i+1} for 0≤i<4, and no others (Empty and complete graphs, complete bipartite graphs, and the convention that Pn and Cn have n vertices).

[L5]

A finite family F is leaf-reducible when some H∈F has a leaf v and the modified family {H∖{v}}∪(F∖{H}) has the Erdős-Hajnal property in the family sense (Leaf-reducible finite graph families).

[L6]

A vertex of degree one is a leaf; deletion H∖{v} is the subgraph induced by V(H)∖{v} (Trees, forests, leaves and isolated vertices, Subgraphs, induced subgraphs and spanning subgraphs).

[L7]

A graph isomorphism is a bijection preserving adjacency and nonadjacency, and an induced embedding of H in G is an injection preserving adjacency and nonadjacency on distinct pairs (Graph isomorphisms, automorphisms and graph complements, Induced embeddings and induced copies of a graph).

[L8]

A graph is H-free when it has no induced copy of H, and F-free means H-free for every H∈F (H-free and F-free graphs under the induced-subgraph convention).

[L9]

The graph P5 has the Erdős-Hajnal property (The five-vertex path and its complement have the Erdős-Hajnal property).

[L10]

The bull graph has the Erdős-Hajnal property (The bull graph has the Erdős-Hajnal property).

[L11]

A graph H has the Erdős-Hajnal property when the hereditary class of H-free graphs has an Erdős-Hajnal constant, and the same terminology applies to a finite family through its class of family-free graphs (The Erdős–Hajnal property and an Erdős–Hajnal constant for a hereditary graph class).

Proof

technique · direct finite check of the two deletions, followed by the published Erdős-Hajnal inputs for the reduced graphs
1.1

In E the only edge incident with q is p3q, by [L1]. Hence q has degree one and is a leaf, and E∖{q} is the induced subgraph on {p1,p2,p3,p4,p5} with exactly the four edges p1p2,p2p3,p3p4,p4p5.

L1L6given
1.2

In Bird the only edge incident with w is yw, by [L2]. Hence w has degree one and is a leaf, and Bird∖{w} is the induced subgraph on {x1,x2,x3,y,z} with edge set {x1x2,x2x3,x1x3,x1y,x2z}, which is exactly the bull of [L3].

L2L3L6given
2.1

Take F={Bird} and the member Bird with the leaf w of step 1.2. Then Bird∖{w} is the bull by step 1.2, so the modified family of [L5] is the singleton {bull}, whose Erdős-Hajnal property is [L10] read through the family terminology of [L11]; both phrases describe the same class of bull-free graphs. Hence {Bird} is leaf-reducible.

step 1.2L10L11L5
2.2

The map φ(i):=pi+1 for i=0,1,2,3,4 is a bijection from V(P5) onto {p1,…,p5} whose four edges {i,i+1} of [L4] correspond to the four edges pi+1pi+2 listed in step 1.1, and no other pairs are edges on either side. A bijection matching adjacency and nonadjacency is an isomorphism by [L7], so E∖{q}≅P5.

L4step 1.1L7
3.1

Consequently a finite graph G is (E∖{q})-free if and only if it is P5-free: composing an induced embedding of P5 in G with the inverse of the isomorphism of step 2.2 yields an induced embedding of E∖{q} in G, and composing an induced embedding of E∖{q} with that isomorphism yields an induced embedding of P5.

step 2.2L7L8
4.1

By [L9] the class of P5-free graphs has an Erdős-Hajnal constant; step 3.1 identifies it with the class of (E∖{q})-free graphs, so that class also has a constant, and [L11] makes the singleton family {E∖{q}} a family with the Erdős-Hajnal property.

step 3.1L9L11
5.1

Take F={E} and the member H=E with the leaf q of step 1.1. Then H∖{q}=E∖{q}, so the modified family of [L5] is {E∖{q}}∪({E}∖{E})={E∖{q}}, which has the Erdős-Hajnal property by step 4.1. Hence {E} is leaf-reducible.

step 1.1step 4.1L5
6.1

The two singleton families are leaf-reducible, the deleted graph is P5 in the E case and the bull in the Bird case, and the reduced singleton families {E∖{q}} and {Bird∖{w}} have the Erdős-Hajnal property by steps 2.1 and 4.1. These are all the assertions of the statement.

step 5.1step 2.1∎

Remarks

  • The two deletions are exactly the source's Section 2.1 observation that E and Bird are leaf-reducible: q is the pendant vertex of E at the middle of the P5, and w is the extra pendant vertex attached at the horn y of the bull inside Bird.
  • No Choice. Every object here is finite and every step is a finite adjacency check or a citation of a published finite result; no selection from a family of nonempty sets occurs.
CorollaryStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-6-sol)audited 2026-09-27Open item page →

The singleton E-graph family is generalized nice

Statement

The singleton finite family {E} is generalized nice, with the complement-family convention in the published definition.

Facts & Assumptions

Given: The singleton family {E} and the complement family {E}‾={co-E} of the published generalized-niceness convention.

[L1]

The singleton family {E} has property (∗) (The singleton family {E} has property (*)).

[L2]

The family {H5,co-E} has the Erdős-Hajnal property, so it has an Erdős-Hajnal constant (The family consisting of H5 and co-E has the Erdős–Hajnal property).

[L3]

Leaf/co-leaf transfer: if F is a finite family, H1∈F has a leaf v, H2∈F has a co-leaf w, and the two modified families are {H1∖{v}}∪(F∖{H1}) and {H2∖{w}}∪(F∖{H2}), then the Erdős-Hajnal property of both modified families implies it for F (Deleting a leaf and a co-leaf preserves the Erdős-Hajnal property of a finite forbidden family).

[L4]

In every co-E-free graph, every special-vertex comb of the property-(∗) trigger admits the {H5,co-E} structural partition: each block splits as Bi=Xi∪Yi with Yi {H5,co-E}-free and Xi carrying a nonempty-block pure blockade partition whose pattern is {H5,co-E}-free and whose blocks are pure to every vertex of the other comb blocks (A special-vertex comb in a co-E-free graph admits the {H5,co-E} structural partition).

[L5]

Special-vertex-local criterion: if finite families F1,F2 have a common Erdős-Hajnal constant c∈(0,1] and every special-vertex comb in every H‾-free graph admits a partition with clauses (1) and (2.1)--(2.3) of the structural comb partition, then H has property (∗) (The special-vertex-local structural-partition criterion implies property (*)).

[L6]

If a finite family has property (∗) and is leaf-reducible, then it is generalized nice (Property (*) and leaf reducibility imply generalized niceness).

[L7]

The singleton family {E} is leaf-reducible (The E-graph and Bird singleton families are leaf-reducible).

[L8]

Generalized niceness of a finite family F is the four-outcome schema quantified over F‾-free graphs (Generalized nice finite graph families).

[L9]

Property (∗) for a finite family F is a condition on F‾-free graphs carrying the special-vertex comb trigger (Property (*) for a finite graph family).

[L10]

The E-graph has edge set {p1p2,p2p3,p3p4,p4p5,p3q} on six vertices, and co-E is its complement (The E-graph and co-E).

[L11]

A vertex v is a co-leaf of a graph G when deg⁡G(v)=∣V(G)∣−2, equivalently when v is adjacent to every other vertex except one (Co-leaves of a finite graph).

[L12]

If ϵ is an Erdős-Hajnal constant for a hereditary class and 0<δ≤ϵ, then δ is one too (Every smaller positive exponent is again an Erdős–Hajnal constant).

Proof

technique · direct: record the published property-$(*)$ supplier and its transfer step, then apply the property-$(*)$-plus-leaf-reducibility implication
1.1

By [L1], the singleton family {E} has property (∗). Since [L9] quantifies the trigger over graphs free of the complement family, and [L10] identifies that complement family as {co-E}, the claim is a statement about co-E-free graphs.

L1L9L10
1.2

By [L7], the singleton family {E} is leaf-reducible.

L7
2.1

The published proof behind [L1] is the H={E} instance of [L5] with F1=F2={H5,co-E}: [L2] supplies the family's Erdős-Hajnal constant, lowered into (0,1] by [L12], and [L4] supplies the partition clause for every special-vertex comb of a co-E-free graph. The induction step of the proof of [L2] replaces the family {Hi,co-E} by the two families {Hi−1,co-E} and {Hi,P5‾}, deleting from Hi its pendant vertex vi′ and from co-E the vertex q; here q is a leaf of E by the edge list [L10], so it has degree 4=6−2 in the six-vertex graph co-E and is a co-leaf of co-E by [L11]. That replacement is exactly the transfer [L3], so every load-bearing input of the property-(∗) claim of step 1.1 is a published library item, with the transfer explicitly [L3].

L2L3L4L5L10L11L12step 1.1
2.2

Applying [L6] to the finite family {E}: property (∗) holds by step 1.1 and leaf-reducibility by step 1.2, so {E} is generalized nice.

L6step 1.1step 1.2
3.1

By [L8] the ambient class of the generalized-niceness condition for {E} is the co-E-free class, the complement-family convention named in the statement; step 2.2 establishes precisely that condition. This proves the corollary.

step 2.2L8L9∎

Remarks

  • The corollary is the E endpoint of the second reduction chain: property (∗) comes from the co-E comb structure, and leaf-reducibility turns it into generalized niceness. It is deliberately stated for the family {E} itself, not for the complement family {co-E}; the F‾ notation appears only inside the published definitions.
  • No Choice. All quantified objects are finite graphs and finite families, and no selection from a family of nonempty sets occurs; the argument uses only published finite reductions.
TheoremStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-6-sol)audited 2026-09-27Open item page →

The E-graph has the Erdős-Hajnal property

Statement

There exists ϵE>0 such that every nonempty finite simple graph G with no induced copy of the E-graph has a clique or stable set of size at least ∣V(G)∣ϵE. Equivalently the singleton family {E} has the Erdős-Hajnal property.

Facts & Assumptions

Given: The singleton family {E} and its class of E-free finite graphs.

[L1]

The singleton family {E} is generalized nice (The singleton E-graph family is generalized nice).

[L2]

The singleton family {E} is leaf-reducible; deleting the leaf q from E gives P5, and the reduced singleton family has the Erdős-Hajnal property (The E-graph and Bird singleton families are leaf-reducible).

[L3]

The singleton family {E} is wonderful (The E-graph and the Bird graph are wonderful).

[L4]

Every generalized nice, leaf-reducible, wonderful finite family has the Erdős-Hajnal property (Leaf-reducible wonderful generalized nice finite families have the Erdős-Hajnal property).

[L5]

A positive real ϵ is an Erdős-Hajnal constant for a hereditary class C when every nonempty G∈C satisfies hom⁡(G)≥∣V(G)∣ϵ; a graph H has the Erdős-Hajnal property when its class of H-free graphs has such a constant, and hom⁡(G)=max⁡{ω(G),α(G)} is the size of the largest clique or stable set of G (The Erdős–Hajnal property and an Erdős–Hajnal constant for a hereditary graph class, Homogeneous vertex sets and the homogeneous number hom⁡(G)=max⁡{ω(G),α(G)}).

[L6]

Graph G is H-free when it has no induced copy of H (H-free and F-free graphs under the induced-subgraph convention), and the class of H-free graphs is hereditary for every finite graph H (Every class defined by forbidden induced subgraphs is hereditary).

[L7]

The E-graph is the six-vertex graph with edge set {p1p2,p2p3,p3p4,p4p5,p3q} (The E-graph and co-E).

Proof

technique · direct application of the published reduction to the singleton family $\{E\}$, then unwinding the definition of the Erdős-Hajnal constant
1.1

The family {E} satisfies the three hypotheses of [L4]: it is generalized nice by [L1], leaf-reducible by [L2], and wonderful by [L3].

L1L2L3given
2.1

By [L4], the family {E} has the Erdős-Hajnal property: the hereditary class of E-free graphs has an Erdős-Hajnal constant ϵE>0.

step 1.1L4
3.1

Unwinding [L5] and using that the class of E-free graphs is hereditary by [L6], the constant ϵE satisfies hom⁡(G)≥∣V(G)∣ϵE for every nonempty E-free graph G; since hom⁡(G)=max⁡{ω(G),α(G)}, this says exactly that G has a clique or stable set of size at least ∣V(G)∣ϵE.

step 2.1L5L6
4.1

The first assertion of the statement is step 3.1; the equivalence with the singleton family {E} having the Erdős-Hajnal property is the definitional reading [L5] of the class of E-free graphs, which by [L6] and [L7] is the class in which absence of an induced copy of the E-graph is required.

step 3.1L5L6L7∎

Remarks

  • This is Theorem 1.10 of the source, deduced there from its Lemma 6.3, Lemma 6.4 and the local criterion of Lemma 5.1, exactly as generalized niceness for {E} is recorded on the preceding corollary. No numerical value of ϵE is claimed; the source does not give one and the generic reduction produces only an unspecified positive exponent.
  • No Choice. The proof composes published finite reductions and makes no selection from a family of nonempty sets.
CorollaryStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-6-sol)audited 2026-09-27Open item page →

The singleton Bird family has property (*)

Statement

The singleton finite family {Bird} has property (∗), with the special-vertex comb trigger in co-Bird-free graphs.

Facts & Assumptions

Given: An arbitrary co-Bird-free finite graph G and an arbitrary special-vertex comb in it, with special vertex v complete to ⋃iBi and anticomplete to the teeth {ai}.

[L1]

The E-graph has the Erdős-Hajnal property: there is ϵE>0 such that every nonempty E-free graph has a clique or stable set of size at least ∣V(G)∣ϵE (The E-graph has the Erdős-Hajnal property).

[L2]

Every positive exponent below an Erdős-Hajnal constant of a hereditary class is again one (Every smaller positive exponent is again an Erdős–Hajnal constant).

[L3]

Let ((ak,Bk):k∈[ℓ]) be an (ℓ,w)-comb in a finite simple co-Bird-free graph G, and let v be outside all teeth and blocks, complete to every Bk and anticomplete to every tooth. For every i there are disjoint sets Xi,Yi with Bi=Xi∪Yi such that G[Yi] is E-free, and Xi has a partition into a nonempty ordered sequence (A1i,…,Atii) of nonempty sets that is a pure blockade, whose pattern is E-free, and such that each individual vertex of every other comb block is pure to each Aji (A special-vertex co-Bird-free comb admits an E-free structural partition).

[L4]

Special-vertex-local criterion: let F1,F2 have a common Erdős-Hajnal constant c∈(0,1]. Suppose that, in every H‾-free graph, every special-vertex comb occurring in the definition of property (∗) has a partition satisfying clauses (1) and (2.1)--(2.3) of the structural comb partition. Then H has property (∗) (The special-vertex-local structural-partition criterion implies property (*)).

[L5]

Property (∗) for a finite family F asks, for every F‾-free graph containing an (ℓ,w)-comb with ℓ,w≥4 and a vertex v outside all teeth and blocks complete to ⋃iBi and anticomplete to {ai}, that one of three listed outcomes hold with constants c1,c2,c3>0 (Property (*) for a finite graph family).

[L6]

The structural comb-partition clauses are: (1) Yi is F1-free; (2) Xi has a nonempty-block pure-blockade partition whose pattern graph is F2-free; (3) every vertex of ⋃k≠iBk is pure to every block of that partition (The structural comb-partition hypothesis).

[L7]

The Bird graph has vertex set {x1,x2,x3,y,z,w} and edge set {x1x2,x2x3,x1x3,x1y,x2z,yw}, and co-Bird is its complement (The Bird graph and co-Bird).

[L8]

The E-graph has edge set {p1p2,p2p3,p3p4,p4p5,p3q}, and co-E is its complement (The E-graph and co-E).

[L9]

A graph is H-free when it has no induced copy of H, and F-free when it is H-free for every H∈F (H-free and F-free graphs under the induced-subgraph convention).

[L10]

A graph H has the Erdős-Hajnal property when its class of H-free graphs has an Erdős-Hajnal constant, and the same applies to a finite family through its family-free class (The Erdős–Hajnal property and an Erdős–Hajnal constant for a hereditary graph class).

Proof

technique · direct: fix the common constant for $\mathcal F_1=\mathcal F_2=\{E\}$, verify the local partition for co-Bird-free graphs, and apply the published local criterion
1.1

Take F1=F2={E}. By [L1] the class of E-free graphs has an Erdős-Hajnal constant ϵE>0; by [L2] the number c:=min⁡{ϵE,1} lies in (0,1] and is again an Erdős-Hajnal constant for that class, so F1 and F2 have the common constant c∈(0,1].

L1L2L10given
1.2

Since co-Bird is by definition the complement of the Bird graph, [L7] gives {Bird}‾={co-Bird}; hence the graphs quantified over in the definition [L5] for F={Bird} are exactly the co-Bird-free graphs.

L5L7
1.3

For the arbitrary co-Bird-free graph G and the arbitrary special-vertex comb of the statement, [L3] applies: v is outside all teeth and blocks, complete to every Bk and anticomplete to every tooth, exactly its hypothesis. It supplies, for every i, disjoint sets Xi,Yi with Bi=Xi∪Yi, an E-free induced subgraph G[Yi], and a partition of Xi into a nonempty sequence (A1i,…,Atii) of nonempty sets that is a pure blockade with E-free pattern, every block being pure to each individual vertex of the other comb blocks. Matching this with the numbered clauses of [L6]: its first clause holds with F1={E}; its second clause holds with F2={E}, since the blocks are nonempty, they form a pure blockade, and the pattern is E-free; and its third clause, purity of each block to every vertex of each other comb block, holds.

L3L6L8L9given
2.1

The hypothesis of the criterion [L4] is now verified for H={Bird}: the families F1=F2={E} have the common constant c∈(0,1] by step 1.1, and every special-vertex comb in every H‾-free graph, i.e. in every co-Bird-free graph by step 1.2, admits the partition of step 1.3. Therefore [L4] gives that {Bird} has property (∗).

L4step 1.1step 1.2step 1.3
3.1

The conclusion is property (∗) for the singleton family {Bird} with its trigger read in co-Bird-free graphs, as recorded in step 1.2 and the definition [L5]; this is the statement.

step 2.1L5step 1.2∎

Remarks

  • The precise complement direction matters here: the trigger class is co-Bird-free, because property (∗) for {Bird} is stated over graphs free of Bird‾. The source's Section 6.2 heading says "Bird graph" while its Lemma 6.5 and its use are for co-Bird-free graphs; the scaffold ledger already records that correction, and this corollary follows the lemma.
  • The companion E corollary uses the analogous co-E partition with the auxiliary family {H5,co-E}; here the auxiliary family collapses to F1=F2={E} because the E theorem is available as auxiliary input.
  • No Choice. The argument instantiates published finite criteria and selects nothing from any family of nonempty sets.
CorollaryStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-6-sol)audited 2026-09-27Open item page →

The singleton Bird family is generalized nice

Statement

The singleton finite family {Bird} is generalized nice.

Facts & Assumptions

Given: The singleton family {Bird}.

[L1]

The singleton family {Bird} has property (∗), with its special-vertex comb trigger in co-Bird-free graphs (The singleton Bird family has property (*)).

[L2]

The singleton family {Bird} is leaf-reducible: deleting the added leaf w from Bird gives the bull, and the reduced singleton family has the Erdős-Hajnal property (The E-graph and Bird singleton families are leaf-reducible).

[L3]

If a finite family has property (∗) and is leaf-reducible, then it is generalized nice (Property (*) and leaf reducibility imply generalized niceness).

[L4]

Generalized niceness of a finite family F is the four-outcome schema quantified over F‾-free graphs (Generalized nice finite graph families).

[L5]

Property (∗) for a finite family F is a condition on F‾-free graphs, and leaf-reducibility asks that deleting one leaf from one member produce a family with the Erdős-Hajnal property (Property (*) for a finite graph family, Leaf-reducible finite graph families).

[L6]

co-Bird is the complement of the Bird graph (The Bird graph and co-Bird).

Proof

technique · direct specialization of the property-$(*)$-plus-leaf-reducibility implication to the family $\{\mathrm{Bird}\}$
1.1

The family {Bird} satisfies both hypotheses of [L3]: property (∗) by [L1] and leaf-reducibility by [L2].

L1L2L5
2.1

Applying [L3] to the finite family {Bird} gives that {Bird} is generalized nice.

step 1.1L3
3.1

The ambient class of that generalized-niceness condition is the class of graphs free of {Bird}‾={co-Bird} by [L4] and [L6], and step 2.1 is exactly the assertion of the statement.

step 2.1L4L6∎

Remarks

  • This is the direct specialization of the source's Lemma 4.5 to F={Bird}; the companion E corollary is the analogous specialization to {E}, and the two are independent instances of the same published implication.
  • No Choice. The argument is finite and makes no selection from a family of nonempty sets.
TheoremStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-6-sol)audited 2026-09-27Open item page →

The Bird graph has the Erdős-Hajnal property

Statement

There exists ϵB>0 such that every nonempty finite simple graph G with no induced copy of Bird has a clique or stable set of size at least ∣V(G)∣ϵB. Equivalently the singleton family {Bird} has the Erdős-Hajnal property.

Facts & Assumptions

Given: The singleton family {Bird} and its class of Bird-free finite graphs.

[L1]

The singleton family {Bird} is generalized nice (The singleton Bird family is generalized nice).

[L2]

The singleton family {Bird} is leaf-reducible; deleting the added leaf w gives the bull, and the reduced singleton family has the Erdős-Hajnal property (The E-graph and Bird singleton families are leaf-reducible).

[L3]

The singleton family {Bird} is wonderful (The E-graph and the Bird graph are wonderful).

[L4]

Every generalized nice, leaf-reducible, wonderful finite family has the Erdős-Hajnal property (Leaf-reducible wonderful generalized nice finite families have the Erdős-Hajnal property).

[L5]

A positive real ϵ is an Erdős-Hajnal constant for a hereditary class C when every nonempty G∈C satisfies hom⁡(G)≥∣V(G)∣ϵ; a graph H has the Erdős-Hajnal property when its class of H-free graphs has such a constant, and hom⁡(G)=max⁡{ω(G),α(G)} is the size of the largest clique or stable set of G (The Erdős–Hajnal property and an Erdős–Hajnal constant for a hereditary graph class, Homogeneous vertex sets and the homogeneous number hom⁡(G)=max⁡{ω(G),α(G)}).

[L6]

Graph G is H-free when it has no induced copy of H (H-free and F-free graphs under the induced-subgraph convention), and the class of H-free graphs is hereditary for every finite graph H (Every class defined by forbidden induced subgraphs is hereditary).

[L7]

The Bird graph has vertex set {x1,x2,x3,y,z,w} and edge set {x1x2,x2x3,x1x3,x1y,x2z,yw} (The Bird graph and co-Bird).

Proof

technique · direct application of the published reduction to the singleton family $\{\mathrm{Bird}\}$, then unwinding the definition of the Erdős-Hajnal constant
1.1

The family {Bird} satisfies the three hypotheses of [L4]: it is generalized nice by [L1], leaf-reducible by [L2], and wonderful by [L3].

L1L2L3given
2.1

By [L4], the family {Bird} has the Erdős-Hajnal property: the hereditary class of Bird-free graphs has an Erdős-Hajnal constant ϵB>0.

step 1.1L4
3.1

Unwinding [L5] and using that the class of Bird-free graphs is hereditary by [L6], the constant ϵB satisfies hom⁡(G)≥∣V(G)∣ϵB for every nonempty Bird-free graph G; since hom⁡(G)=max⁡{ω(G),α(G)}, this says exactly that G has a clique or stable set of size at least ∣V(G)∣ϵB.

step 2.1L5L6
4.1

The first assertion of the statement is step 3.1; the equivalence with the singleton family {Bird} having the Erdős-Hajnal property is the definitional reading [L5] of the class of Bird-free graphs, which by [L6] and [L7] is the class in which absence of an induced copy of Bird is required.

step 3.1L5L6L7∎

Remarks

  • This is Theorem 1.11 of the source. The E theorem of the companion A-page item is used only through the preceding property-(∗) corollary for Bird, never as forward input; the dependency order is E before Bird.
  • As for the E-graph, no numerical value of ϵB is claimed: the generic reduction yields an unspecified positive exponent.
  • No Choice. The proof composes published finite reductions and makes no selection from a family of nonempty sets.

5 · Examples, counterexamples and false statements

None yet.

Sources