Alphabeta Math
TheoremStatement: Literature-sourcedProof: 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.

Every nontrivial cograph is disconnected or has disconnected complement

Statement

Let G be a cograph with at least two vertices. Then G is disconnected or G is disconnected.

Facts & Assumptions

Given: A cograph G with V(G)2.

[L1]

Every nontrivial cograph is obtained from two nonempty smaller cographs by one final disjoint-union step or one final complete-connection step (Cographs by the singleton, disjoint-union, and complete-connection recursion).

[L2]

The disjoint union of two nonempty graphs is disconnected (Connected graphs and connected components defined by the existence of vertex paths).

[L3]

If G1 and G2 are vertex-disjoint, then the complement of G1G2 is the disjoint union of G1 and G2 (The complete connection of two disjoint graphs, Graph isomorphisms, automorphisms and graph complements).

Proof

technique · direct
1.1

By [L1], there exist nonempty smaller cographs G1 and G2 such that G is either the disjoint union of G1 and G2, or the complete connection G1G2.

L1given
2.1

In the disjoint-union case, [L2] immediately shows that G is disconnected.

step 1.1L2
2.2

In the complete-connection case, [L3] shows that G=G1G2. Both sides are nonempty because G1 and G2 are nonempty, so G is disconnected by [L2].

step 1.1L2L3
3.1

Therefore one of the two stated alternatives always holds: either G is disconnected, or G is disconnected.

step 2.1step 2.2

Depends on

Used by

Dependency tree · two levels

11 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