Reflexive relation

Last updated
Transitive   binary relations
Symmetric Antisymmetric Connected Well-founded Has joins Has meets Reflexive Irreflexive Asymmetric
Total, Semiconnex Anti-
reflexive
Equivalence relation Green check.svgYGreen check.svgY
Preorder (Quasiorder) Green check.svgY
Partial order Green check.svgYGreen check.svgY
Total preorder Green check.svgYGreen check.svgY
Total order Green check.svgYGreen check.svgYGreen check.svgY
Prewellordering Green check.svgYGreen check.svgYGreen check.svgY
Well-quasi-ordering Green check.svgYGreen check.svgY
Well-ordering Green check.svgYGreen check.svgYGreen check.svgYGreen check.svgY
Lattice Green check.svgYGreen check.svgYGreen check.svgYGreen check.svgY
Join-semilattice Green check.svgYGreen check.svgYGreen check.svgY
Meet-semilattice Green check.svgYGreen check.svgYGreen check.svgY
Strict partial order Green check.svgYGreen check.svgYGreen check.svgY
Strict weak order Green check.svgYGreen check.svgYGreen check.svgY
Strict total order Green check.svgYGreen check.svgYGreen check.svgYGreen check.svgY
Symmetric Antisymmetric Connected Well-founded Has joins Has meets Reflexive Irreflexive Asymmetric
Definitions, for all and
Green check.svgY indicates that the column's property is always true the row's term (at the very left), while indicates that the property is not guaranteed in general (it might, or might not, hold). For example, that every equivalence relation is symmetric, but not necessarily antisymmetric, is indicated by Green check.svgY in the "Symmetric" column and in the "Antisymmetric" column, respectively.

All definitions tacitly require the homogeneous relation be transitive: for all if and then
A term's definition may require additional properties that are not listed in this table.

Contents

In mathematics, a binary relation on a set is reflexive if it relates every element of to itself. [1] [2]

An example of a reflexive relation is the relation "is equal to" on the set of real numbers, since every real number is equal to itself. A reflexive relation is said to have the reflexive property or is said to possess reflexivity. Along with symmetry and transitivity, reflexivity is one of three properties defining equivalence relations.

Definitions

Let be a binary relation on a set which by definition is just a subset of For any the notation means that while "not " means that

The relation is called reflexive if for every or equivalently, if where denotes the identity relation on The reflexive closure of is the union which can equivalently be defined as the smallest (with respect to ) reflexive relation on that is a superset of A relation is reflexive if and only if it is equal to its reflexive closure.

The reflexive reduction or irreflexive kernel of is the smallest (with respect to ) relation on that has the same reflexive closure as It is equal to The reflexive reduction of can, in a sense, be seen as a construction that is the "opposite" of the reflexive closure of For example, the reflexive closure of the canonical strict inequality on the reals is the usual non-strict inequality whereas the reflexive reduction of is

There are several definitions related to the reflexive property. The relation is called:

irreflexive, anti-reflexive or aliorelative
[3] if it does not relate any element to itself; that is, if holds for no A relation is irreflexive if and only if its complement in is reflexive. An asymmetric relation is necessarily irreflexive. A transitive and irreflexive relation is necessarily asymmetric.
left quasi-reflexive
if whenever are such that then necessarily [4]
right quasi-reflexive
if whenever are such that then necessarily
quasi-reflexive
if every element that is part of some relation is related to itself. Explicitly, this means that whenever are such that then necessarily and Equivalently, a binary relation is quasi-reflexive if and only if it is both left quasi-reflexive and right quasi-reflexive. A relation is quasi-reflexive if and only if its symmetric closure is left (or right) quasi-reflexive.
antisymmetric
if whenever are such that then necessarily
coreflexive
if whenever are such that then necessarily [5] A relation is coreflexive if and only if its symmetric closure is anti-symmetric.

A reflexive relation on a nonempty set can neither be irreflexive, nor asymmetric ( is called asymmetric if implies not ), nor antitransitive ( is antitransitive if implies not ).

Examples

GreaterThanOrEqualTo.png
GreaterThan.png

Examples of reflexive relations include:

Examples of irreflexive relations include:

An example of an irreflexive relation, which means that it does not relate any element to itself, is the "greater than" relation () on the real numbers. Not every relation which is not reflexive is irreflexive; it is possible to define relations where some elements are related to themselves but others are not (that is, neither all nor none are). For example, the binary relation "the product of and is even" is reflexive on the set of even numbers, irreflexive on the set of odd numbers, and neither reflexive nor irreflexive on the set of natural numbers.

An example of a quasi-reflexive relation is "has the same limit as" on the set of sequences of real numbers: not every sequence has a limit, and thus the relation is not reflexive, but if a sequence has the same limit as some sequence, then it has the same limit as itself. An example of a left quasi-reflexive relation is a left Euclidean relation, which is always left quasi-reflexive but not necessarily right quasi-reflexive, and thus not necessarily quasi-reflexive.

An example of a coreflexive relation is the relation on integers in which each odd number is related to itself and there are no other relations. The equality relation is the only example of a both reflexive and coreflexive relation, and any coreflexive relation is a subset of the identity relation. The union of a coreflexive relation and a transitive relation on the same set is always transitive.

Number of reflexive relations

The number of reflexive relations on an -element set is [6]

Number of n-element binary relations of different types
Elem­ents Any Transitive Reflexive Symmetric Preorder Partial order Total preorder Total order Equivalence relation
0111111111
1221211111
216134843322
3512171646429191365
465,5363,9944,0961,024355219752415
n2n22n(n−1)2n(n+1)/2n
k=0
k!S(n, k)
n!n
k=0
S(n, k)
OEIS A002416 A006905 A053763 A006125 A000798 A001035 A000670 A000142 A000110

Note that S(n, k) refers to Stirling numbers of the second kind.

Philosophical logic

Authors in philosophical logic often use different terminology. Reflexive relations in the mathematical sense are called totally reflexive in philosophical logic, and quasi-reflexive relations are called reflexive. [7] [8]

Notes

    1. Levy 1979, p. 74
    2. Schmidt 2010
    3. This term is due to C S Peirce; see Russell 1920 , p. 32. Russell also introduces two equivalent terms to be contained in or imply diversity.
    4. The Encyclopedia Britannica calls this property quasi-reflexivity.
    5. Fonseca de Oliveira & Pereira Cunha Rodrigues 2004, p. 337
    6. On-Line Encyclopedia of Integer Sequences A053763
    7. Hausman, Kahane & Tidman 2013, pp. 327–328
    8. Clarke & Behling 1998, p. 187

    Related Research Articles

    In mathematics, a binary relation on a set is antisymmetric if there is no pair of distinct elements of each of which is related by to the other. More formally, is antisymmetric precisely if for all

    In mathematics, a binary relation associates elements of one set, called the domain, with elements of another set, called the codomain. A binary relation over sets X and Y is a set of ordered pairs (x, y) consisting of elements x from X and y from Y. It is a generalization of the more widely understood idea of a unary function. It encodes the common concept of relation: an element x is related to an element y, if and only if the pair (x, y) belongs to the set of ordered pairs that defines the binary relation. A binary relation is the most studied special case n = 2 of an n-ary relation over sets X1, ..., Xn, which is a subset of the Cartesian product

    <span class="mw-page-title-main">Equivalence relation</span> Mathematical concept for comparing objects

    In mathematics, an equivalence relation is a binary relation that is reflexive, symmetric and transitive. The equipollence relation between line segments in geometry is a common example of an equivalence relation. A simpler example is equality. Any number is equal to itself (reflexive). If , then (symmetric). If and , then (transitive).

    <span class="mw-page-title-main">Partially ordered set</span> Mathematical set with an ordering

    In mathematics, especially order theory, a partial order on a set is an arrangement such that, for certain pairs of elements, one precedes the other. The word partial is used to indicate that not every pair of elements needs to be comparable; that is, there may be pairs for which neither element precedes the other. Partial orders thus generalize total orders, in which every pair is comparable.

    <span class="mw-page-title-main">Preorder</span> Reflexive and transitive binary relation

    In mathematics, especially in order theory, a preorder or quasiorder is a binary relation that is reflexive and transitive. The name preorder is meant to suggest that preorders are almost partial orders, but not quite, as they are not necessarily antisymmetric.

    In mathematics, a total order or linear order is a partial order in which any two elements are comparable. That is, a total order is a binary relation on some set , which satisfies the following for all and in :

    1. (reflexive).
    2. If and then (transitive).
    3. If and then (antisymmetric).
    4. or .

    A symmetric relation is a type of binary relation. An example is the relation "is equal to", because if a = b is true then b = a is also true. Formally, a binary relation R over a set X is symmetric if:

    In mathematics, a binary relation R on a set X is transitive if, for all elements a, b, c in X, whenever R relates a to b and b to c, then R also relates a to c.

    <span class="mw-page-title-main">Weak ordering</span> Mathematical ranking of a set

    In mathematics, especially order theory, a weak ordering is a mathematical formalization of the intuitive notion of a ranking of a set, some of whose members may be tied with each other. Weak orders are a generalization of totally ordered sets and are in turn generalized by (strictly) partially ordered sets and preorders.

    In mathematics, an asymmetric relation is a binary relation on a set where for all if is related to then is not related to

    In mathematics, a partial equivalence relation is a homogeneous binary relation that is symmetric and transitive. If the relation is also reflexive, then the relation is an equivalence relation.

    In mathematics, a partial order or total order < on a set is said to be dense if, for all and in for which , there is a in such that . That is, for any two elements, one less than the other, there is another element between them. For total orders this can be simplified to "for any two distinct elements, there is another element between them", since all elements of a total order are comparable.

    <span class="mw-page-title-main">Quasitransitive relation</span>

    The mathematical notion of quasitransitivity is a weakened version of transitivity that is used in social choice theory and microeconomics. Informally, a relation is quasitransitive if it is symmetric for some values and transitive elsewhere. The concept was introduced by Sen (1969) to study the consequences of Arrow's theorem.

    In mathematics, Euclidean relations are a class of binary relations that formalize "Axiom 1" in Euclid's Elements: "Magnitudes which are equal to the same are equal to each other."

    In mathematics, a homogeneous relation on a set X is a binary relation between X and itself, i.e. it is a subset of the Cartesian product X × X. This is commonly phrased as "a relation on X" or "a (binary) relation over X". An example of a homogeneous relation is the relation of kinship, where the relation is between people.

    In mathematical logic, the ancestral relation of a binary relation R is its transitive closure, however defined in a different way, see below.

    <span class="mw-page-title-main">Relation (mathematics)</span> Relationship between two sets, defined by a set of ordered pairs

    In mathematics, a relation on a set may, or may not, hold between two given members of the set. As an example, "is less than" is a relation on the set of natural numbers; it holds, for instance, between the values 1 and 3, and likewise between 3 and 4, but not between the values 3 and 1 nor between 4 and 4, that is, 3 < 1 and 4 < 4 both evaluate to false. As another example, "is sister of" is a relation on the set of all people, it holds e.g. between Marie Curie and Bronisława Dłuska, and likewise vice versa. Set members may not be in relation "to a certain degree" – either they are in relation or they are not.

    In mathematics, the reflexive closure of a binary relation on a set is the smallest reflexive relation on that contains A relation is called reflexive if it relates every element of to itself.

    In order theory, the Szpilrajn extension theorem, proved by Edward Szpilrajn in 1930, states that every partial order is contained in a total order. Intuitively, the theorem says that any method of comparing elements that leaves some pairs incomparable can be extended in such a way that every pair becomes comparable. The theorem is one of many examples of the use of the axiom of choice in the form of Zorn's lemma to find a maximal set with certain properties.

    In mathematics, a relation on a set is called connected or complete or total if it relates all distinct pairs of elements of the set in one direction or the other while it is called strongly connected if it relates all pairs of elements. As described in the terminology section below, the terminology for these properties is not uniform. This notion of "total" should not be confused with that of a total relation in the sense that for all there is a so that .

    References