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 vertex having an in-neighbour and an out-neighbour on a directed cycle can be inserted into that cycle
Statement
Let be a directed cycle in a tournament, and let be a vertex outside . If some vertex of sends an arc to and sends an arc to some vertex of , then the tournament has a directed cycle whose vertex set is .
Facts & Assumptions
Given: A directed cycle and an outside vertex satisfying the two incidence hypotheses.
Between and each , exactly one arc direction occurs (A tournament is an orientation of a complete finite graph).
A directed cycle follows its cyclic sequence of arcs and has distinct vertices before returning to its start (Directed walks, trails, paths and cycles, and strong connectivity).
Proof
Mark a cycle vertex with when is an arc and with when is an arc. Both marks occur by hypothesis, and [F1] gives exactly one mark at each cycle vertex. Therefore somewhere around the cyclic order an -marked vertex is followed by an -marked vertex .
Replace the cycle arc by the two arcs and . All other cycle arcs remain unchanged, and is new, so the resulting closed directed walk is a directed cycle on .
This explicitly constructs the required enlarged directed cycle.
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 12 results over 8 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
- Encyclopedia of Mathematics, Tournament (standard reference, not scraped)
- Robin Wilson, Introduction to Graph Theory (standard reference, not scraped)