Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 2026-08-04 (gpt-5.6-sol-codex-subscription)
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.

Adding an edge between two nonadjacent vertices of a tree creates exactly one cycle

Statement

Let TT be a tree and let u,vu,v be nonadjacent vertices. Adding the edge uvuv creates exactly one cycle.

Facts & Assumptions

Given: A tree TT and nonadjacent vertices u,vV(T)u,v\in V(T).

[F1]

A tree is connected and acyclic (Trees, forests, leaves and isolated vertices).

Proof

technique · direct
1.1

There is a uu-vv path PP in TT, and it is unique: if two distinct such paths existed, their first divergence and next reunion would yield a cycle.

F1F2
1.2

Every cycle in T+uvT+uv must contain uvuv, since TT itself is acyclic. Removing uvuv from such a cycle leaves a uu-vv path in TT.

F1F2
2.1

The path PP together with the new edge uvuv is a cycle in T+uvT+uv.

step 1.1F2
3.1

By uniqueness in step 1.1, the path obtained in step 1.2 is PP. Hence the cycle in step 2.1 is the only cycle.

step 1.1step 1.2

Depends on

Used by

Dependency tree · next 3 levels

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