Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-31
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 star-expansion of a forest containing a long path contains the corresponding cycle

Statement

Let r1, and let F be a forest containing an induced path on vertices b1,,br+1 in this order, and let F be the star-expansion of F. Then F contains an induced cycle on

r+4

vertices.

Facts & Assumptions

Given: An integer r1, a forest F containing the induced path b1b2br+1, and its star-expansion F with root v and teeth a1,,ar+1 matched to those path vertices.

[L1]

In the star-expansion, the only new edges are vai and aibi (The star-expansion of a graph).

Proof

technique · direct finite check
1.1

Consider the vertex set {v,a1,b1,,br+1,ar+1}. Along this set the displayed edges va1,a1b1,b1b2,,brbr+1,br+1ar+1,ar+1v form a cycle of length r+4.

given
2.1

No other edge joins two vertices of this set. The forest path contributes only the consecutive edges bibi+1, since it is induced in F, and [L1] shows that a1 and ar+1 meet only their matched path vertices and the root. Hence the chosen vertices induce exactly that cycle.

step 1.1L1
3.1

Therefore F contains an induced cycle on r+4 vertices.

step 2.1

Depends on

Used by

Dependency tree · two levels

11 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources