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.
Finite integral networks, feasible flows, values, cuts and residual networks
Definition
A finite integral - network is a tuple where and the labelled arc set are finite, are distinct, every arc has , , no arc enters , and no arc leaves . Parallel and antiparallel arcs are allowed because distinct elements of remain distinct.
A feasible integral flow is with and Its value is . An - cut is a set with , ; its capacity is .
The residual network of has the labelled copies On these copies, put For , an - residual path is a sequence of members of , with , for which and the vertex list has no repetitions. Thus the path records the selected labelled copies, so never coincides with a forward copy of an antiparallel original arc.
Remarks
- Capacities and flows are natural numbers here. No rational, real, or infinite-capacity termination assertion is part of this definition.
Depends on
Used by
- A four-vertex integral network with an exhibited maximum flow and minimum cut of value five Example
- A flow's value is its net flow across every source-sink cut and never exceeds the cut capacity Lemma
- An integral flow decomposes into source-sink path flows and directed cycle flows; unit capacities make the paths arc-disjoint Lemma
- Augmenting by the residual bottleneck preserves feasibility and increases the flow value Lemma
- If the residual network has no source-sink path, its reachable set gives a cut whose capacity equals the flow value Lemma
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 52 results over 20 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
- M. Goemans, Lecture notes on flows and cuts (standard reference, not scraped)