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.
FALSE: truncating the sieve at a fixed depth of at least two gives the exact size of the union
Statement
FALSE. The statement
for every sieve family , , and every ,
with and as in Truncating the sieve at an odd depth over-estimates the size of the union and truncating it at an even depth under-estimates it.
The claim reads the Bonferroni inequalities as if a truncation at any depth beyond the first were already exact. What is true is that the truncation is an over-estimate at an odd depth and an under-estimate at an even depth, and that it is guaranteed to become exact once the depth reaches , though special families may become exact earlier; the hypothesis does nothing to close that gap when exceeds .
Facts & Assumptions
Given: The ambient set , the index set , the family , and the truncation depth .
and ; a constant real summand gives (Truncating the sieve at an odd depth over-estimates the size of the union and truncating it at an even depth under-estimates it, The sum over a finite index set, and its product form, clause (c), Finite sums and finite products, by recursion, Laws of finite sums and finite products).
and (Integer powers ); is an ordered field, so (Ordered field, Field).
Refutation
The witness. With and , every with is , and the union is , so by [L1].
The first two truncation levels. Each summand is by step 1.1, so and by [L2] and the constant clause of [L3]; likewise .
Therefore , while . Since by [L4], the displayed claim fails at this family and at , which satisfies its hypothesis .
What is true here instead. Clause 2 of Truncating the sieve at an odd depth over-estimates the size of the union and truncating it at an even depth under-estimates it gives , and indeed ; and , which is the exact value, in agreement with clause 3 of that theorem at . So the truncation becomes exact one level later than the claim asserts, and the gap at depth is the whole content of the failure.
Remarks
-
The claim is not repaired by raising the fixed depth. For any fixed the same all-equal family with taken to have more than elements refutes it again; clause 3 guarantees exactness once the depth reaches , while other families may already be exact sooner. That is why the true uniform guarantee fixes the depth relative to rather than absolutely.
-
The direction of the error is not accidental. Depth is an even truncation, and an even truncation under-estimates, so the truncated value is below the truth rather than above it. A witness at depth would over-shoot instead.
Depends on
- Truncating the sieve at an odd depth over-estimates the size of the union and truncating it at an even depth under-estimates it
- A finite family $(A_i)_{i \in I}$ of subsets of a finite set $X$, the intersections $A_J$ for $J \subseteq I$, and the convention $A_\varnothing = X$
- The cardinality $\lvert A\rvert$ of a finite set
- The canonical natural $\iota(n) = n \cdot 1_F$ of a field
- The sum $\sum_{i \in S} a_i$ over a finite index set, and its product form
- Integer powers $a^m$
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
- Ordered field
- Field
- Finite sums and finite products, by recursion
- Laws of finite sums and finite products
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: 86 results over 28 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
- Inclusion-exclusion principle (Wikipedia) (standard reference, not scraped)
- Boole's inequality (Wikipedia) (standard reference, not scraped)
- Indicator Functions and Inclusion-Exclusion (University of South Carolina notes) (standard reference, not scraped)
- Principle of Inclusion and Exclusion and Bonferroni Inequalities (Concordia notes) (standard reference, not scraped)