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.

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

Definition

Let A be a set and let R be a relation on A, that is R⊆A×A (Relation, dom⁡R, ran⁡R, fld⁡R, and the specialisations "relation from A to B" and "relation on A", The Cartesian product A×B:={ z∈P(P(A∪B)):∃a∈A ∃b∈B z=(a,b) }). Then R is:

  • reflexive on A when (a,a)∈R for every a∈A;
  • irreflexive when (a,a)∉R for every a∈A;
  • symmetric when (a,b)∈R implies (b,a)∈R, for all a,b∈A;
  • asymmetric when (a,b)∈R implies (b,a)∉R, for all a,b∈A;
  • antisymmetric when (a,b)∈R and (b,a)∈R imply a=b, for all a,b∈A;
  • transitive when (a,b)∈R and (b,c)∈R imply (a,c)∈R, for all a,b,c∈A;
  • connex on A when, for all a,b∈A, (a,b)∈R or (b,a)∈R.

Reflexivity and irreflexivity have short forms in terms of the identity relation ΔA of The identity relation ΔA={ (a,b)∈A×A:a=b } and the membership relation ∈A ={ (a,b)∈A×A:a∈b }, because the elements of ΔA are exactly the pairs (a,a) with a∈A: R is reflexive on A if and only if ΔA⊆R (Subset x⊆y, proper subset x⊊y, and the separation notation { z∈x:φ(z) }), and irreflexive if and only if R and ΔA have no common element.

Remarks

  • Reflexivity and connexity mention A; the others do not. Whether R is symmetric, asymmetric, antisymmetric or transitive depends on R alone, whereas "reflexive on A" and "connex on A" depend on the ambient set: the empty relation is reflexive on ∅ 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 A 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 ≤ on a set P, and each of its clauses is one of the properties above applied to ≤, so the two vocabularies describe one set of conditions and not two:

    • a partial order on P is a relation on P satisfying its clauses (R), (A) and (T), which are reflexivity on P, antisymmetry and transitivity as defined above, quantified over the same set P;
    • the strict order x<y:⟺x≤y and x≠y associated there with a partial order ≤ is the relation ≤∖ΔP of the properties above, and it is irreflexive and transitive; that identification and the fact that nothing is lost in passing between the two presentations are proved in On a set A, R↦R∖ΔA and S↦S∪ΔA are mutually inverse bijections between the partial orders on A and the irreflexive, transitive relations on A; R∖ΔA is the strict order of R, and every irreflexive transitive relation is asymmetric, whose clause on asymmetry also reconciles the two usual definitions of a strict order;
    • two elements x,y∈P are comparable there when x≤y or y≤x, so a relation on A is connex on A exactly when every two elements of A are comparable;
    • consequently what that item calls a total order — a partial order in which every two elements are comparable — is a relation on P that is reflexive on P, antisymmetric, transitive and connex on P. "Connex" here and "total order" there are therefore the same condition read twice: connexity is the single extra clause that turns a partial order into a total one, and it is the connex reading of the word total, never the left-total one warned against above.

    Reflexive on A, symmetric and transitive is what Equivalence relation, equivalence class, and the quotient set A/∼ calls an equivalence relation.

Depends on

Used by

Dependency tree · two levels

12 results within two dependency steps 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