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.

The Axiom of Extensionality: ∀x ∀y (∀z (z∈x↔z∈y)→x=y)

Definition

The Axiom of Extensionality is the sentence

∀x ∀y (∀z (z∈x↔z∈y)→x=y)

of the language of set theory (The first-order language of set theory: ∈, =, formulas with parameters, and class abbreviations): if every z satisfies z∈x if and only if z∈y, then x=y.

A set is therefore determined by its members and by nothing else. Order, repetition and any description used to present a set are invisible to identity.

Remarks

  • The converse is logic, not an axiom. If x=y then z∈x and z∈y are the same statement for every z, by the substitution rule for equality. So Extensionality upgrades to the biconditional x=y↔∀z (z∈x↔z∈y), and only the right-to-left direction of that biconditional — the implication from sameness of members to equality — is assumed.

  • What it is used for below. Every construction on this page produces a set by an axiom that specifies its members, and every such axiom is stated with ↔. Extensionality is what turns "a set with these members" into "the set with these members", so it is the licence for each definite article and each piece of notation introduced here.

Depends on

Used by

Dependency tree · one level

1 result 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