Alphabeta Math
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passverified 2026-08-06 (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.

There is no set U with y∈U for every set y

Statement

There is no set U such that y∈U for every set y.

Facts & Assumptions

Given: nothing beyond the axioms cited below.

[L1]

For any parameters pˉ and any set x, there is a set y whose elements are exactly the elements z of x for which φ(z,pˉ) holds (The Axiom Schema of Separation: for each formula φ, ∀pˉ ∀x ∃y ∀z (z∈y↔(z∈x∧φ(z,pˉ)))).

[L2]

The separated set is written { z∈x:φ(z,pˉ) } (Subset x⊆y, proper subset x⊊y, and the separation notation { z∈x:φ(z) }).

[L3]

There is no set R such that, for every set x, x∈R holds if and only if x∉x (There is no R with x∈R↔x∉x for every x).

Proof

technique · contradiction
1.1

Suppose U is a set with y∈U for every set y.

assume-contra
2.1

Separation applied to U with the formula φ(x):=x∉x gives the set R:={ x∈U:x∉x }, whose elements are exactly the x∈U with x∉x.

L1L2step 1.1
3.1

Every set x satisfies x∈U, so for every set x the condition "x∈U and x∉x" reduces to x∉x; hence x∈R holds if and only if x∉x, for every set x.

step 1.1step 2.1
4.1

Step 3.1 produces exactly the set that cannot exist, so the supposition is untenable and no such U exists.

L3step 3.1discharge-contradiction∎

Remarks

Depends on

Used by

Dependency tree · two levels

5 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