Return to Symmetric
A symmetric relation is a type of binary relation. Formally, a binary relation on a set is symmetric if:
- for all and in , if and only if ,
where the notation means that the ordered pair is in the relation .
An example is the relation "is equal to", because if a = b is true then b = a is also true. If RT represents the converse of R, then R is symmetric if and only if R = RT.
Symmetry, along with reflexivity and transitivity, are the three defining properties of an equivalence relation.