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 difference aba \setminus b, the symmetric difference aba \triangle b, and the complement XaX \setminus a relative to a set XX

Definition

Let aa and bb be sets. The difference of aa and bb is

ab:={za:zb},a \setminus b := \{\, z \in a : z \notin b \,\},

a set by The Axiom Schema of Separation: for each formula φ\varphi, pˉxyz(zy(zxφ(z,pˉ)))\forall \bar p\,\forall x\,\exists y\,\forall z\,(z \in y \leftrightarrow (z \in x \wedge \varphi(z,\bar p))) and the only one with those elements by 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); so zabz \in a \setminus b holds exactly when zaz \in a and zbz \notin b. The symmetric difference is

ab:=(ab)(ba),a \triangle b := (a \setminus b) \cup (b \setminus a),

formed with the binary union of The union x\bigcup x of a set, and the binary union ab:={a,b}a \cup b := \bigcup \{a,b\}.

When aXa \subseteq X (Subset xyx \subseteq y, proper subset xyx \subsetneq y, and the separation notation {zx:φ(z)}\{\, z \in x : \varphi(z) \,\}), the difference XaX \setminus a is called the complement of aa relative to XX. The qualification is not optional: there is no set of all sets (There is no set UU with yUy \in U for every set yy), so an absolute complement, the class of all sets not in aa, is never a set.

Remarks

  • Difference needs no hypothesis. aba \setminus b is defined for all sets aa and bb, with no assumption that bab \subseteq a or that the two meet. When they are disjoint, ab=aa \setminus b = a.

  • Symmetric difference collects what lies in exactly one of the two sets. Unfolding the definition, zabz \in a \triangle b holds exactly when zz belongs to aa or to bb but not to both.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 8 results over 4 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