Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

Complete, anticomplete and mixed vertex-set pairs in P4P_4

Statement

In the path P4=1,2,3,4P_4=1,2,3,4:

  • ({2},{1,3})(\{2\},\{1,3\}) is complete;
  • ({1},{3,4})(\{1\},\{3,4\}) is anticomplete; and
  • ({2},{3,4})(\{2\},\{3,4\}) is mixed.

Facts & Assumptions

Given: P4P_4 with edge set {12,23,34}\{12,23,34\}.

[F1]

Complete means all cross pairs are edges, anticomplete means none are edges, and mixed means some but not all are edges (Edges between disjoint vertex sets; complete, anticomplete, pure and mixed pairs).

Verification

technique · direct
1.1

Both 2121 and 2323 are edges, so ({2},{1,3})(\{2\},\{1,3\}) is complete.

F1F2
1.2

Neither 1313 nor 1414 is an edge, so ({1},{3,4})(\{1\},\{3,4\}) is anticomplete.

F1F2
1.3

The pair 2323 is an edge but 2424 is not, so ({2},{3,4})(\{2\},\{3,4\}) is mixed.

F1F2
2.1

These verify the three claimed pair types.

step 1.1step 1.2step 1.3

Remarks

1234A=f2g,B=f1;3gcomplete1234A=f1g,B=f3;4ganticomplete1234A=f2g,B=f3;4gmixedblue:Aorange:B

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 8 results over 5 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources