A relation R on the set X is said to be if for every x \in X, (x,x) \in R. Equivalently, letting \operatorname{I}_X := \{ (x, x) ~:~ x \in X \} denote the
identity relation on X, the relation R is reflexive if \operatorname{I}_X \subseteq R. The of R is the union R \cup \operatorname{I}_X, which can equivalently be defined as the smallest (with respect to \subseteq) reflexive relation on X that is a
superset of R. A relation R is reflexive if and only if it is equal to its reflexive closure. The or of R is the smallest (with respect to \subseteq) relation on X that has the same reflexive closure as R. It is equal to R \setminus \operatorname{I}_X = \{ (x, y) \in R ~:~ x \neq y \}. The reflexive reduction of R can, in a sense, be seen as a construction that is the "opposite" of the reflexive closure of R. For example, the reflexive closure of the canonical strict inequality on the
reals \mathbb{R} is the usual non-strict inequality \leq whereas the reflexive reduction of \leq is
Related definitions There are several definitions related to the reflexive property. The relation R is called: :; , or : if it does not relate any element to itself; that is, if x R x holds for no x \in X. A relation is irreflexive
if and only if its
complement in X \times X is reflexive. An
asymmetric relation is necessarily irreflexive. A transitive and irreflexive relation is necessarily asymmetric. :; : if whenever x, y \in X are such that x R y, then necessarily x R x. :; : if whenever x, y \in X are such that x R y, then necessarily y R y. :; : if every element that is part of some relation is related to itself. Explicitly, this means that whenever x, y \in X are such that x R y, then necessarily x R x and y R y. Equivalently, a binary relation is quasi-reflexive if and only if it is both left quasi-reflexive and right quasi-reflexive. A relation R is quasi-reflexive if and only if its
symmetric closure R \cup R^{\operatorname{T}} is left (or right) quasi-reflexive. :;
antisymmetric: if whenever x, y \in X are such that x R y \text{ and } y R x, then necessarily x = y. :; : if whenever x, y \in X are such that x R y, then necessarily x = y. A relation R is coreflexive if and only if its symmetric closure is
anti-symmetric. A reflexive relation on a nonempty set X can neither be irreflexive, nor
asymmetric (R is called if x R y implies not y R x), nor
antitransitive (R is if x R y \text{ and } y R z implies not x R z). == Examples ==