> For the complete documentation index, see [llms.txt](https://isubasinghe.gitbook.io/isithas-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isubasinghe.gitbook.io/isithas-wiki/math/set_theory/reflexivity.md).

# Reflexivity

## Basic idea

A relation is reflexive if every element is related to itself. One of the three defining properties of an equivalence relation (with symmetry and transitivity).

## Key formulas

* $\forall a \in X.; R(a,a)$
* Equivalently: $\Delta\_X \subseteq R$, where $\Delta\_X = {(a,a) : a\in X}$

A binary relation **R** over a set X is reflexive if it relates every element of X to itself.
