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 deletion-alteration method converts an expected defect count into a deterministic lower bound
Statement
Suppose a finite random object has integer size and comes with a finite listed collection of defects. If a deterministic repair deletes at most one unit for every listed defect and produces an admissible object, then some repaired outcome has size at least Repeated or redundant listed defects are allowed; they can only weaken the lower bound.
Facts & Assumptions
Given: Integer-valued random variables and a repair as in the Statement.
Expectation is linear without independence, so (Expectation is linear for every finite family of random variables, without any independence hypothesis).
Some outcome of a finite random variable has value at least its expectation (Expectation preserves pointwise order and lies between the minimum and maximum attained values).
Proof
On every outcome, deleting at most one unit per listed defect leaves an admissible object of size at least .
By [L2], there is an outcome with .
Repair that outcome. Its size is at least by [L1]. Overlisting defects increases and therefore cannot invalidate the lower bound.
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 32 results over 11 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
- J. Matousek and J. Vondrak, The Probabilistic Method, Chapter 4 (standard reference, not scraped)
- Y. Zhao, MIT 18.218 Probabilistic Method in Combinatorics, Section 6.3 (standard reference, not scraped)