Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-03 (gpt-5.6-sol-codex-subscription)
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 X, I, (Ai)i∈I and every m≥2, ι∣⋃i∈IAi∣=Tm,

with Sj and Tm 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 ∣I∣, though special families may become exact earlier; the hypothesis m≥2 does nothing to close that gap when ∣I∣ exceeds m.

Facts & Assumptions

Given: The ambient set X:={0}, the index set I:=3={0,1,2}, the family A0:=A1:=A2:={0}, and the truncation depth m:=2.

[L3]

Sj=∑J∈[I]jι∣AJ∣ and Tm=∑i<m(−1)iSi+1; a constant real summand gives ∑p∈Sλ=ι(∣S∣)λ (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 ∑i∈Sai 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).

[L4]

(−1)0=1 and (−1)1=−1 (Integer powers am); R is an ordered field, so 1≠0 (Ordered field, Field).

[L5]

Clause 3 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, which says Tm=ι∣⋃i∈IAi∣ once m≥∣I∣.

Refutation

technique · constructive
1.1

The witness. With X={0} and A0=A1=A2={0}, every AJ with J⊆I is {0}, and the union is {0}, so ι∣⋃i∈IAi∣=1 by [L1].

givenconstruct
2.1

The first two truncation levels. Each summand ι∣AJ∣ is 1 by step 1.1, so S1=ι∣[I]1∣⋅1=3 and S2=ι∣[I]2∣⋅1=3 by [L2] and the constant clause of [L3]; likewise S3=1.

L1L2L3
3.1

Therefore T2=(−1)0S1+(−1)1S2=3−3=0, while ι∣⋃i∈IAi∣=1. Since 1≠0 by [L4], the displayed claim fails at this family and at m=2, which satisfies its hypothesis m≥2.

step 1.1step 2.1L3L4
4.1

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 ι∣⋃iAi∣≥T2, and indeed 1≥0; and T3=3−3+1=1, which is the exact value, in agreement with clause 3 of that theorem at m=3=∣I∣. So the truncation becomes exact one level later than the claim asserts, and the gap at depth 2 is the whole content of the failure.

step 2.1step 3.1L3L4L5discharge-construct∎

Remarks

  • The claim is not repaired by raising the fixed depth. For any fixed m the same all-equal family with I taken to have more than m elements refutes it again; clause 3 guarantees exactness once the depth reaches ∣I∣, while other families may already be exact sooner. That is why the true uniform guarantee fixes the depth relative to ∣I∣ rather than absolutely.

  • The direction of the error is not accidental. Depth 2 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 3 would over-shoot instead.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

46 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources