Courses / Mathematics I
Mathematical Language and Reasoning

Relations and Equivalence

Mathematics I 221 words Free to read

Binary Relations

A binary relation RR on a set AA is a set of ordered pairs, recording which elements are connected. We write aRba\, R\, b when (a,b)R(a, b) \in R. Relations generalize functions to model any pairwise connection.

Three fundamental properties classify relations:

PropertyDefinitionExample (\le on R\mathbb{R})
ReflexiveaRaa\, R\, a for every aaaaa \le a (True)
SymmetricaRbbRaa\, R\, b \Rightarrow b\, R\, aabbaa \le b \Rightarrow b \le a (False)
TransitiveaRba\, R\, b and bRcaRcb\, R\, c \Rightarrow a\, R\, caba \le b and bcacb \le c \Rightarrow a \le c

A relation with all three is an equivalence relation, capturing sameness in some respect.

Reflexive, symmetric, transitive -- tested as arrows on four dots

Structure & Pitfalls

An equivalence relation partitions set AA into disjoint equivalence classes of mutually related elements. For example, congruence mod 5 partitions integers into five remainder classes.

A different mix—reflexive, antisymmetric (aRba\,R\,b and bRaa=bb\,R\,a \Rightarrow a = b), and transitive—forms a partial order like \le.

Common pitfall: Confusing symmetric with transitive. Symmetry reverses a single pair (aRbbRaa\,R\,b \Rightarrow b\,R\,a); transitivity chains two pairs (aRba\,R\,b and bRcaRcb\,R\,c \Rightarrow a\,R\,c). "One step from" on a number line is symmetric but not transitive.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

13practice questions
2interactive scenes

Mathematical Language and Reasoning