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

Switching along an augmenting path increases a matching by one edge

Statement

If PP is an MM-augmenting path in a finite graph, then M:=ME(P)M':=M\mathbin{\triangle}E(P) is a matching and M=M+1|M'|=|M|+1.

Facts & Assumptions

Given: A matching MM and an MM-augmenting path PP.

[F1]

An augmenting path alternates between edges outside and inside MM, begins and ends outside MM, and has exposed endpoints (Alternating and augmenting paths relative to a matching).

Proof

technique · constructive
1.1

Along PP there is one more edge outside MM than inside MM, and every internal vertex of PP is incident with precisely one edge of ME(P)M\cap E(P).

F1construct
1.2

Replacing the MM-edges of PP by its non-MM edges leaves every internal vertex incident with one new matching edge, and its exposed endpoints incident with one; all edges away from PP are unchanged, so MM' is a matching.

F1
2.1

The replacement deletes ME(P)|M\cap E(P)| edges and adds ME(P)+1|M\cap E(P)|+1 edges, hence M=M+1|M'|=|M|+1.

step 1.1discharge-construct

Remarks

  • The use of symmetric difference is literal: it deletes the old matching edges on PP and inserts the new ones, with no choice of any further edges.

Depends on

Used by

Dependency tree · next 3 levels

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