Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-11
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.

An edge of a finite graph is a bridge if and only if it lies on no cycle

Facts & Assumptions

Given: A finite graph GG and an edge e=uve=uv.

[F1]

A bridge is an edge whose deletion increases the number of connected components (A bridge as an edge whose deletion increases the number of connected components).

[F2]

A cycle is a closed walk with no repeated vertices apart from its first and last vertex (Walks, closed walks, trails, paths and cycles, with length equal to the number of traversed edges).

Proof

technique · direct
1.1

If ee lies on a cycle, the remaining edges of that cycle form a uu-vv path in GeG-e. Every path in GG that used ee can replace that occurrence by this path, so deleting ee separates no formerly connected pair. Thus ee is not a bridge.

F1F2
1.2

Conversely, if ee is not a bridge, uu and vv remain in the same component of GeG-e and hence are joined there by a path. Adding ee to that path gives a cycle containing ee.

F1F2
2.1

Step 1.1 says an edge on a cycle is not a bridge, and step 1.2 says an edge not a bridge lies on a cycle. Taking the contrapositive of either implication and combining them proves the biconditional componentwise, including when GG is disconnected.

step 1.1step 1.2

Depends on

Used by

Dependency tree · next 3 levels

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