Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)audited 2026-08-02
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 tournament is an orientation of a complete finite graph

Definition

A tournament is a finite digraph T=(V,A)T=(V,A) such that for every two distinct vertices u,vu,v, exactly one of (u,v)(u,v) and (v,u)(v,u) is an arc, and no loop is an arc. Equivalently, it is obtained by orienting every edge of the complete graph on VV (Empty and complete graphs, complete bipartite graphs, and the convention that PnP_n and CnC_n have nn vertices).

A tournament is strong when it is strongly connected in the sense of Directed walks, trails, paths and cycles, and strong connectivity. Digraph terminology follows Multigraphs, loops and directed graphs as variants distinct from the default finite simple graph.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 11 results over 7 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