Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-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.

A vertex mixed on an anticonnected set yields opposite adjacency on a nonedge

Statement

Let G be a finite graph, let AV(G) be anticonnected, and let vV(G)A be mixed on A. Then there exist distinct vertices b,bA such that

bbE(G),vbE(G),vbE(G).

Facts & Assumptions

Given: A finite graph G, an anticonnected set AV(G), and a vertex vV(G)A that is mixed on A.

[L1]

A set is anticonnected exactly when the induced subgraph on that set is connected in the complement graph (Anticonnected graphs and anticonnected components).

[L2]

Because v is mixed on A, it has at least one neighbour and at least one nonneighbour in A (Edges between disjoint vertex sets; complete, anticomplete, pure and mixed pairs).

Proof

technique · direct
1.1

By [L2], choose p,qA with vpE(G) and vqE(G). Since A is anticonnected, [L1] gives a path p=x0,x1,,xm=q in the complement graph G[A].

L1L2givenchoose
2.1

Along that path, the truth value of "vxiE(G)" changes from true at i=0 to false at i=m. Hence there exists k<m such that vxkE(G) and vxk+1E(G).

step 1.1choose
3.1

Because xkxk+1 is an edge of G[A], it is a nonedge of G. Therefore b:=xk and b:=xk+1 satisfy bbE(G), vbE(G), and vbE(G), which is the conclusion.

step 2.1L1algebra

Depends on

Used by

Dependency tree · two levels

7 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