Alphabeta Math
DefinitionDefinition: AI-adaptedProof: 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.

Equivalence relation, equivalence class, and the quotient set A/A/{\sim}

Definition

A binary relation on a set AA is a subset RA×AR \subseteq A \times A (Relation, domR\operatorname{dom} R, ranR\operatorname{ran} R, fldR\operatorname{fld} R, and the specialisations "relation from AA to BB" and "relation on AA", The Cartesian product A×B:={zP(P(AB)):aA bB z=(a,b)}A \times B := \{\, z \in \mathcal{P}(\mathcal{P}(A \cup B)) : \exists a \in A\ \exists b \in B\ z = (a,b) \,\}); we write aba \sim b for (a,b)R(a,b) \in R and read it "aa is related to bb".

A binary relation \sim on AA is an equivalence relation when it is reflexive on AA, symmetric and transitive (Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set), that is, when it is

  • reflexive: aaa \sim a for every aAa \in A;
  • symmetric: aba \sim b implies bab \sim a, for all a,bAa, b \in A;
  • transitive: aba \sim b and bcb \sim c imply aca \sim c, for all a,b,cAa, b, c \in A.

Let \sim be an equivalence relation on AA. For aAa \in A, the equivalence class of aa is the subset

[a]  :=  {bA  :  ab}    A,[a] \;:=\; \{\, b \in A \;:\; a \sim b \,\} \;\subseteq\; A,

and any bb with [b]=C[b] = C is called a representative of the class CC. The quotient set is the set of all classes,

A/  :=  {[a]  :  aA},A/{\sim} \;:=\; \{\, [a] \;:\; a \in A \,\},

a subset of the power set of AA (The power set P(x)={z:zx}\mathcal{P}(x) = \{\, z : z \subseteq x \,\}). The map π:AA/\pi : A \to A/{\sim} (A function is a relation ff with (a,b)f(a,b) \in f and (a,c)f(a,c) \in f implying b=cb = c; f:ABf : A \to B, the value f(a)f(a), domain and codomain) with π(a)=[a]\pi(a) = [a] is the quotient map; it is surjective by construction (Injection, surjection, bijection).

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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