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 integral flow decomposes into source-sink path flows and directed cycle flows; unit capacities make the paths arc-disjoint
Statement
Every feasible integral flow is a finite sum of unit - path flows and unit directed cycle flows. Here a labelled directed cycle flow also permits a two-arc antiparallel circuit, so that it records a circulation even when the underlying simple-digraph convention excludes two-cycles. If every capacity is at most one, the source-sink paths in such a decomposition are arc-disjoint.
Facts & Assumptions
Given: A feasible integral flow in a finite integral network.
Positive flow is conserved at nonterminals, the source has no incoming original arc, and the sink has no outgoing original arc (Finite integral networks, feasible flows, values, cuts and residual networks).
Proof
The zero flow is the empty sum of path and cycle flows.
If is nonzero, follow positive-flow arcs from a positive outgoing source arc; conservation continues the walk at every nonterminal until it reaches or repeats a vertex.
A repeated segment is a positive labelled circulation; subtract one on it and record a unit directed cycle flow, while an unrepeated walk to yields a unit - path flow after subtracting one on its arcs.
The remainder is feasible, integral, and has strictly smaller total flow, so the induction hypothesis decomposes it and adding the recorded term gives the desired decomposition.
If , no arc can occur in two recorded path terms; together with the base case and step 2.1 this proves the claim for every finite total flow.
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 32 results over 17 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
- MIT 6.854, Flow notes (standard reference, not scraped)