Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-28
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.

A complete connection of two perfect graphs is perfect

Statement

If G and H are perfect graphs on disjoint vertex sets, then their complete connection GH is perfect.

Facts & Assumptions

Given: Perfect graphs G=(VG,EG) and H=(VH,EH) with VGVH=.

[L1]

A graph is perfect exactly when every induced subgraph has equal clique number and chromatic number (Perfect graphs).

[L2]

If XVGVH and XG:=XVG, XH:=XVH, then the induced subgraph of GH on X is G[XG]H[XH] (The complete connection of two disjoint graphs, Subgraphs, induced subgraphs and spanning subgraphs).

[L3]

In a complete connection, every clique is the union of a clique from each side, while every stable set lies entirely in one side; therefore ω(GH)=ω(G)+ω(H) and χ(GH)=χ(G)+χ(H) (Cliques, stable sets, the clique number ω(G) and stability number α(G), Proper vertex colourings and chromatic number).

Proof

technique · direct
1.1

Let XVGVH, and write XG:=XVG and XH:=XVH. Because G and H are perfect, [L1] gives χ(G[XG])=ω(G[XG]) and χ(H[XH])=ω(H[XH]).

L1given
2.1

By [L2], the induced subgraph of GH on X is G[XG]H[XH]. Applying [L3] to that complete connection and then using step 1.1 yields χ((GH)[X])=χ(G[XG])+χ(H[XH])=ω(G[XG])+ω(H[XH])=ω((GH)[X]).

step 1.1L2L3
3.1

Step 2.1 proves χ(K)=ω(K) for every induced subgraph K=(GH)[X], so GH is perfect by [L1].

step 2.1L1

Depends on

Used by

Dependency tree · two levels

12 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