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.

Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set

Definition

Let AA be a set and let RR be a relation on AA, that is 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) \,\}). Then RR is:

  • reflexive on AA when (a,a)R(a,a) \in R for every aAa \in A;
  • irreflexive when (a,a)R(a,a) \notin R for every aAa \in A;
  • symmetric when (a,b)R(a,b) \in R implies (b,a)R(b,a) \in R, for all a,bAa, b \in A;
  • asymmetric when (a,b)R(a,b) \in R implies (b,a)R(b,a) \notin R, for all a,bAa, b \in A;
  • antisymmetric when (a,b)R(a,b) \in R and (b,a)R(b,a) \in R imply a=ba = b, for all a,bAa, b \in A;
  • transitive when (a,b)R(a,b) \in R and (b,c)R(b,c) \in R imply (a,c)R(a,c) \in R, for all a,b,cAa, b, c \in A;
  • connex on AA when, for all a,bAa, b \in A, (a,b)R(a,b) \in R or (b,a)R(b,a) \in R.

Reflexivity and irreflexivity have short forms in terms of the identity relation ΔA\Delta_A of The identity relation ΔA={(a,b)A×A:a=b}\Delta_A = \{\,(a,b) \in A \times A : a = b\,\} and the membership relation A={(a,b)A×A:ab}\in_A\, = \{\,(a,b) \in A \times A : a \in b\,\}, because the elements of ΔA\Delta_A are exactly the pairs (a,a)(a,a) with aAa \in A: RR is reflexive on AA if and only if ΔAR\Delta_A \subseteq R (Subset xyx \subseteq y, proper subset xyx \subsetneq y, and the separation notation {zx:φ(z)}\{\, z \in x : \varphi(z) \,\}), and irreflexive if and only if RR and ΔA\Delta_A have no common element.

Remarks

  • Reflexivity and connexity mention AA; the others do not. Whether RR is symmetric, asymmetric, antisymmetric or transitive depends on RR alone, whereas "reflexive on AA" and "connex on AA" depend on the ambient set: the empty relation is reflexive on \varnothing and on no other set. The qualifier is therefore kept in the name of those two.

  • "Total" is ambiguous, "connex" is not. The connex property above is also called total in much of the literature, but "total relation" is used elsewhere for the unrelated condition that every element of AA is related to something. Only "connex" is used here for the property defined above.

  • The named combinations, and the exact agreement with Partial order and partially ordered set. That item names its structures in terms of a relation \le on a set PP, and each of its clauses is one of the properties above applied to \le, so the two vocabularies describe one set of conditions and not two:

    Reflexive on AA, symmetric and transitive is what Equivalence relation, equivalence class, and the quotient set A/A/{\sim} calls an equivalence relation.

Depends on

Used by

Dependency tree · next 3 levels

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