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.
König's theorem: for every finite bipartite graph
Statement
For every finite bipartite graph , its matching number and vertex-cover number agree: .
Facts & Assumptions
Given: A finite bipartite graph and a maximum matching .
Alternating reachability from a maximum matching constructs a vertex cover with exactly vertices (Alternating reachability from unmatched left vertices produces a vertex cover of the same size as a maximum matching).
Proof
Every vertex cover has at least vertices, because distinct edges of the matching require distinct cover vertices.
By [L1], some vertex cover has exactly vertices.
The lower bound and exhibited cover show .
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 19 results over 12 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)