Relation

Definition. A relation on a set AA is a set of ordered pairs R⊆A×AR \subseteq A \times A (see Cartesian Product); we write aRba \mathrel{R} b to mean (a,b)∈R(a, b) \in R. The recurring properties are reflexive (aRaa \mathrel{R} a for all aa), symmetric (aRba \mathrel{R} b implies bRab \mathrel{R} a), and transitive (aRba \mathrel{R} b and bRcb \mathrel{R} c imply aRca \mathrel{R} c).

A relation with all three properties is an Equivalence Relation. Defined in Lecture 2.

Created · Updated
Copyright © 2026 Jared Coleman. All rights reserved.