Alphabeta Math
LemmaStatement: 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.

For a set x≠∅ the collection { z:∀s (s∈x→z∈s) } is a set, and it does not depend on the member of x used to separate it

Statement

Let x be a set with x≠∅. Then there is a set whose elements are exactly the sets belonging to every member of x; that is, the class { z:∀s (s∈x→z∈s) } is a set. Moreover, for every B∈x the separated set { z∈B:∀s (s∈x→z∈s) } is that same set, so the construction does not depend on which member of x is used.

Facts & Assumptions

Given: a set x with x≠∅.

[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]

If every z satisfies z∈x if and only if z∈y, then x=y (The Axiom of Extensionality: ∀x ∀y (∀z (z∈x↔z∈y)→x=y)).

[L3]

There is exactly one set with no elements, written ∅ (There is exactly one set with no elements, written ∅).

Proof

technique · direct
1.1

If x had no members it would be a set with no elements and hence equal to ∅, contrary to hypothesis; so x has a member, and we fix one, B∈x.

L3givenchoose
2.1

Apply Separation to B with the formula φ(z,x):=∀s (s∈x→z∈s) and the parameter x: the collection cB:={ z∈B:∀s (s∈x→z∈s) } is a set, and cB⊆B.

L1L4step 1.1
3.1

For every z, z∈cB holds exactly when z∈B and z belongs to every member of x; since B is itself a member of x, the second condition already forces z∈B, so z∈cB holds exactly when z belongs to every member of x.

step 2.1step 1.1
4.1

The condition characterising the elements of cB in step 3.1 does not mention B, so for any other member B′ of x the set cB′ has exactly the same elements as cB and equals it; the class is therefore a set and is independent of the member used to separate it.

L2step 3.1∎

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