Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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 XX, II, (Ai)iI(A_i)_{i \in I} and every m2m \ge 2, ιiIAi=Tm,\iota\Big\lvert\bigcup_{i \in I}A_i\Big\rvert = T_m,

with SjS_j and TmT_m 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\lvert I\rvert, though special families may become exact earlier; the hypothesis m2m \ge 2 does nothing to close that gap when I\lvert I\rvert exceeds mm.

Facts & Assumptions

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

[L1]

{0}=1\lvert\{0\}\rvert = 1, ι(1)=1\iota(1) = 1 and ι(3)=3\iota(3) = 3 (The cardinality A\lvert A\rvert of a finite set, The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field).

[L3]

Sj=J[I]jιAJS_j = \sum_{J \in [I]^{j}}\iota\lvert A_J\rvert and Tm=i<m(1)iSi+1T_m = \sum_{i<m}(-1)^{i}S_{i+1}; a constant real summand gives pSλ=ι(S)λ\sum_{p \in S}\lambda = \iota(\lvert S\rvert)\lambda (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 iSai\sum_{i \in S} a_i 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(-1)^{0} = 1 and (1)1=1(-1)^{1} = -1 (Integer powers ama^m); R\mathbb{R} is an ordered field, so 101 \ne 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=ιiIAiT_m = \iota\lvert\bigcup_{i \in I}A_i\rvert once mIm \ge \lvert I\rvert.

Refutation

technique · constructive
1.1

The witness. With X={0}X = \{0\} and A0=A1=A2={0}A_0 = A_1 = A_2 = \{0\}, every AJA_J with JIJ \subseteq I is {0}\{0\}, and the union is {0}\{0\}, so ιiIAi=1\iota\lvert\bigcup_{i \in I}A_i\rvert = 1 by [L1].

givenconstruct
2.1

The first two truncation levels. Each summand ιAJ\iota\lvert A_J\rvert is 11 by step 1.1, so S1=ι[I]11=3S_1 = \iota\lvert [I]^{1}\rvert\cdot 1 = 3 and S2=ι[I]21=3S_2 = \iota\lvert [I]^{2}\rvert\cdot 1 = 3 by [L2] and the constant clause of [L3]; likewise S3=1S_3 = 1.

L1L2L3
3.1

Therefore T2=(1)0S1+(1)1S2=33=0T_2 = (-1)^{0}S_1 + (-1)^{1}S_2 = 3 - 3 = 0, while ιiIAi=1\iota\lvert\bigcup_{i \in I}A_i\rvert = 1. Since 101 \ne 0 by [L4], the displayed claim fails at this family and at m=2m = 2, which satisfies its hypothesis m2m \ge 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 ιiAiT2\iota\lvert\bigcup_i A_i\rvert \ge T_2, and indeed 101 \ge 0; and T3=33+1=1T_3 = 3 - 3 + 1 = 1, which is the exact value, in agreement with clause 3 of that theorem at m=3=Im = 3 = \lvert I\rvert. So the truncation becomes exact one level later than the claim asserts, and the gap at depth 22 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 mm the same all-equal family with II taken to have more than mm elements refutes it again; clause 3 guarantees exactness once the depth reaches I\lvert I\rvert, while other families may already be exact sooner. That is why the true uniform guarantee fixes the depth relative to I\lvert I\rvert rather than absolutely.

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

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: 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