Alphabeta Math
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passverified 2026-08-02 (claude-opus-5)
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.

A count that overcounts because the blocks are not disjoint, and exactly where the sum rule's hypothesis is spent

Statement refuted

Refuted claim: clause 2 of The sum rule: a finite disjoint union is finite with ∣A∪B∣=∣A∣+∣B∣ and ∣⋃i∈IAi∣=∑i∈I∣Ai∣, and a sum over a finite index set splits along a partition with its disjointness hypothesis deleted, that is, for a finite index set I and any family (Ai)i∈I of finite sets,

∣⋃i∈IAi∣=∑i∈I∣Ai∣.

The witness lives inside P(X) for X:=4={0,1,2,3}. Take I:=2, let A0 be the set of subsets of X containing 0 and A1 the set of subsets containing 1. Then ∣A0∣=∣A1∣=8, so the right-hand side is 16, while ∣A0∪A1∣=12.

P(X)A0A14444jA0j+jA1j=8+8=16;jA0[A1j=4+4+4=12

Facts & Assumptions

Given: X=4={0,1,2,3}; A0:={ S⊆X:0∈S }; A1:={ S⊆X:1∈S }; and C:={ S⊆X:0∉S and 1∉S }.

[L2]

The sum rule for two disjoint blocks: ∣S∪T∣=∣S∣+∣T∣, and its proof, whose only use of disjointness is the injectivity of the splice map h (The sum rule: a finite disjoint union is finite with ∣A∪B∣=∣A∣+∣B∣ and ∣⋃i∈IAi∣=∑i∈I∣Ai∣, and a sum over a finite index set splits along a partition, step 1.1 there).

[L4]

Maps (Injection, surjection, bijection): a map with a two-sided inverse is a bijection.

Counterexample

technique · direct
1.1

The three sets are subsets of the finite set P(X), hence finite by [L3], and ∣P(X)∣=24=16 by [L1].

givenL1L3
2.1

Each block has eight elements. The map S↦S∖{0} sends A0 into P({1,2,3}) and T↦T∪{0} sends P({1,2,3}) into A0; the two composites are the identity, because 0∈S for S∈A0 and 0∉T for T⊆{1,2,3}. So ∣A0∣=23=8 by [L1], [L3] and [L4], and the same argument at the point 1 gives ∣A1∣=8. Hence ∑i∈2∣Ai∣=8+8=16.

step 1.1L1L3L4L5
2.2

The union has twelve. A subset of X lies in A0∪A1 exactly when it contains 0 or contains 1, so P(X) is the disjoint union of A0∪A1 and C; and C is in bijection with P({2,3}) under the identity map, since a subset of X containing neither 0 nor 1 is precisely a subset of {2,3}, giving ∣C∣=22=4. By [L2], 16=∣A0∪A1∣+4, so ∣A0∪A1∣=12 by [L5].

step 1.1L1L2L3L4L5
3.1

The claim fails: 12≠16. The overcount is exactly 4, the number of subsets containing both 0 and 1, and it agrees with ∣C∣ because S↦S∪{0,1} is a bijection of C onto A0∩A1, with inverse T↦T∖{0,1}.

step 2.1step 2.2L4∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

43 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