Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableverified 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.

Subset x⊆y, proper subset x⊊y, and the separation notation { z∈x:φ(z) }

Definition

For sets x and y we write x⊆y, and say that x is a subset of y or that x is included in y, for the formula ∀t (t∈x→t∈y) of the language of set theory (The first-order language of set theory: ∈, =, formulas with parameters, and class abbreviations); thus x⊆y means that every element of x is an element of y. We also write y⊇x for x⊆y.

x is a proper subset of y, written x⊊y, when x⊆y and x≠y.

Separation notation. Let x be a set, φ(z,pˉ) a formula and pˉ parameters. The Axiom Schema of Separation: for each formula φ, ∀pˉ ∀x ∃y ∀z (z∈y↔(z∈x∧φ(z,pˉ))) supplies a set whose elements are exactly the elements z of x for which φ(z,pˉ) holds, and The Axiom of Extensionality: ∀x ∀y (∀z (z∈x↔z∈y)→x=y) shows there is only one such set. It is written

{ z∈x:φ(z,pˉ) }

and every set introduced on this page by separating a condition inside a set already in hand is written this way. Directly from the definition, { z∈x:φ(z,pˉ) }⊆x.

Remarks

Depends on

Used by

Dependency tree · one level

3 results within one dependency step 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