Alphabeta Math
LemmaStatement: AI-adaptedProof: 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.

Deleting any edge of a tree separates it into exactly two tree components

Statement

If TT is a tree and e=uvE(T)e=uv\in E(T), then TeT-e has exactly two connected components, each of which is a tree.

Facts & Assumptions

Given: A tree TT and an edge e=uve=uv.

[F1]

A tree is connected and has no cycle (Trees, forests, leaves and isolated vertices).

[F2]

TeT-e has the same vertices and all edges of TT except ee (Vertex and edge deletion, edge contraction, graph minors, subdivisions and topological minors).

Proof

technique · direct
1.1

The vertices uu and vv lie in distinct components of TeT-e: otherwise a uu-vv path in TeT-e together with ee would be a cycle in TT.

F1F2F3
1.2

Every vertex xx lies in the component of uu or the component of vv. Indeed, take an xx-uu path in TT; if it avoids ee it joins xx to uu in TeT-e, and if it uses ee then its segment from xx to vv avoids ee.

F1F2F3
2.1

Thus TeT-e has exactly two components.

step 1.1step 1.2
3.1

Each component is connected by definition and contains no cycle because it is a subgraph of the acyclic graph TT. Hence each component is a tree.

F1F3

Depends on

Used by

Dependency tree · next 3 levels

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