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.
If the residual network has no source-sink path, its reachable set gives a cut whose capacity equals the flow value
Statement
If no residual - path exists for a feasible flow , let be the vertices reachable from in its residual network. Then is an - cut and .
Facts & Assumptions
Given: A feasible flow whose labelled residual network has no - path.
A forward residual copy exists exactly on unused original capacity, and a reverse residual copy exists exactly on positive original flow (Finite integral networks, feasible flows, values, cuts and residual networks).
For every cut, outgoing flow is plus incoming flow and is at most the cut capacity (A flow's value is its net flow across every source-sink cut and never exceeds the cut capacity).
Proof
Since is not reachable, contains and excludes , so it is an - cut; an original arc leaving has no forward residual copy, hence is saturated.
An original arc entering from outside has no reverse residual copy starting in , hence carries zero flow.
Thus outgoing flow across equals and incoming flow is zero; [L1] gives .
The reachable set therefore has the asserted tight-cut property.
Depends on
Used by
Dependency tree · two levels
6 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
- M. Goemans, Lecture notes on flows and cuts (standard reference, not scraped)