Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-01
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.

Distinct connected components are anticomplete, and distinct anticonnected components are complete

Statement

Distinct connected components of a graph are anticomplete to one another. Distinct anticomponents are complete to one another.

Facts & Assumptions

Given: A finite graph G.

[L1]

Connected components partition the vertices into maximal connected parts (The connected components of a graph partition its vertex set and are its maximal connected subgraphs).

[L2]

Anticomponents of G are connected components of G‾ (The anticonnected components of G are exactly the connected components of G‾).

[L3]
[F1]

Anticomplete and complete pairs have respectively no and all cross edges (Edges between disjoint vertex sets; complete, anticomplete, pure and mixed pairs).

Proof

technique · direct
1.1

No edge joins two distinct connected components, since such an edge would connect them into one component. Thus distinct components are anticomplete.

L1F1
2.1

Distinct anticomponents of G are distinct connected components of G‾, so they are anticomplete in G‾ by step 1.1 applied there.

L2step 1.1
3.1

Complementing back makes those two sets complete in G.

step 2.1L3∎

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