Alphabeta Math
CounterexampleConstruction: AI-generatedVerification: 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.

Two sets of the same finite cardinality between which the bijection is not unique

Statement refuted

Refuted claim: two equinumerous finite sets admit exactly one bijection between them.

The witness is A:=2={∅,{∅}}={0,1} and B:=[2]1={{0},{1}}, the set of one-element subsets of 2. Both have cardinality 2, and there are exactly two bijections between them.

Facts & Assumptions

Given: A=2={0,1} with 0=∅ and 1={0} (The natural numbers N (von Neumann)), and B=[2]1, the set of 1-element subsets of 2.

[L1]

∣n∣=n for a natural n, and ∣A∣ is the unique natural equinumerous with A (The cardinality ∣A∣ of a finite set).

[L2]

∣[X]k∣=(∣X∣k) and (n1)=n (The set [A]k of k-element subsets and the binomial coefficient (nk):=∣[n]k∣).

[L5]

Claim 3 of The pigeonhole principle on N: a finite set is equinumerous with exactly one natural number.

Counterexample

technique · direct
1.1

The two sets and their cardinalities. A=2 has ∣A∣=2 by [L1]. The elements of B=[2]1 are the one-element subsets of {0,1}, namely {0} and {1}, so ∣B∣=(21)=2 by [L2]. Hence ∣A∣=∣B∣.

givenL1L2
2.1

Two distinct bijections. Let f:A→B be f(0)={0}, f(1)={1}, and let g:A→B be g(0)={1}, g(1)={0}. Each is injective, its two values being distinct, and each is surjective, its image being all of B; so both are bijections by [L4]. They are distinct, since f(0)={0}≠{1}=g(0).

step 1.1L4construct
3.1

There are exactly two. By [L3] the set of bijections A→B has 2!=2 elements, so f and g of step 2.1 are all of them.

step 1.1L3
4.1

The refuted claim fails: ∣A∣=∣B∣ holds, and there are two bijections A→B, not one. The cardinality ∣A∣ of a finite set asserts only that some bijection A→∣A∣ exists; [L5] makes the resulting natural number unique, not the witnessing map.

step 2.1step 3.1L1L5∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

36 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