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.
The maximum matching from has size
Statement
Let be a finite bipartite graph and put Then the greatest number of vertices of saturable by a matching is .
Facts & Assumptions
Given: A finite bipartite graph with parts and the displayed .
Hall's theorem supplies a matching saturating a finite left part exactly under Hall's inequalities (Hall's marriage theorem for a finite bipartite graph).
Proof
Any matching saturating vertices of leaves at least vertices of every unmatched, so .
Adjoin new right vertices, adjacent to every ; then every has at least neighbours, so [L1] gives a matching saturating in the enlarged graph.
At most of its matching edges use new vertices, so deleting those edges leaves a matching of the original graph saturating at least vertices of .
The upper bound in step 1.1 and lower bound in step 2.1 establish the formula.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 21 results over 13 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 bipartite matching (standard reference, not scraped)