Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)verified 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 union x\bigcup x of a set, and the binary union ab:={a,b}a \cup b := \bigcup \{a,b\}

Definition

Let xx be a set. The Axiom of Union: xyz(zys(sxzs))\forall x\,\exists y\,\forall z\,(z \in y \leftrightarrow \exists s\,(s \in x \wedge z \in s)) gives a set whose elements are exactly the sets zz belonging to some member of xx, and The Axiom of Extensionality: xy(z(zxzy)x=y)\forall x\,\forall y\,(\forall z\,(z \in x \leftrightarrow z \in y) \to x = y) shows there is only one such set; it is written x\bigcup x. Thus x\bigcup x is the set whose elements are exactly the elements of the elements of xx, and ab:={a,b}a \cup b := \bigcup\{a,b\} is the binary union of aa and bb, formed from the unordered pair of The unordered pair {x,y}\{x,y\} and the singleton {x}={x,x}\{x\} = \{x,x\}:

zxs(sxzs).z \in \bigcup x \leftrightarrow \exists s\,(s \in x \wedge z \in s).

The membership criterion for the binary union, that zabz \in a \cup b holds exactly when zaz \in a or zbz \in b, is proved at =\bigcup \varnothing = \varnothing, {a}=a\bigcup \{a\} = a, {a,b}=ab\bigcup \{a,b\} = a \cup b, {a}=a\bigcap \{a\} = a, and {a,b}=ab\bigcap \{a,b\} = a \cap b rather than assumed here.

Remarks

  • One layer only. x\bigcup x collects the elements of the elements of xx, not the elements of xx. For a set of sets of sets the operation therefore has to be applied twice, and that iteration is what makes R\bigcup\bigcup R the right ambient set for the domain and range of a relation.

  • Notation. \bigcup with a single set argument is the primitive operation supplied by the axiom; \cup between two sets is the derived binary one. The indexed form iIAi\bigcup_{i \in I} A_i is a further abbreviation, defined once indexed families are available.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 5 results over 3 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources