2.3 – Equivalence Relation

An equivalence relation is a concept in set theory and abstract algebra that is applied to various branches of mathematics, including geometry. It is a relation that satisfies three properties for any elements in a given set. Suppose we have a set S and a relation R on this set. R is considered an equivalence relation if it satisfies the following properties:

  1. Reflexivity: For any element x in S, x is related to itself. Symbolically, this means (x, x) ∈ R for all x ∈ S.

  2. Symmetry: If an element x is related to an element y, then y is also related to x. Symbolically, this means if (x, y) ∈ R, then (y, x) ∈ R for all x, y ∈ S.

  3. Transitivity: If an element x is related to an element y, and y is related to an element z, then x is also related to z. Symbolically, this means if (x, y) ∈ R and (y, z) ∈ R, then (x, z) ∈ R for all x, y, z ∈ S.

In geometry, equivalence relations are often used to establish relationships between geometric objects. For example, when comparing geometric figures, we can use an equivalence relation to define congruence or similarity between shapes. In these cases, the elements of the set S would be the geometric objects, and the relation R would represent the specific property we are interested in (e.g., congruence or similarity).

For instance, let’s consider similarity between triangles as an equivalence relation:

  1. Reflexivity: A triangle is always similar to itself.
  2. Symmetry: If triangle A is similar to triangle B, then triangle B is also similar to triangle A.
  3. Transitivity: If triangle A is similar to triangle B, and triangle B is similar to triangle C, then triangle A is also similar to triangle C.

By defining equivalence relations, we can classify geometric objects into equivalence classes, where each class contains objects sharing the same properties, such as congruence or similarity. This simplifies the study of geometric relationships and makes it easier to understand the properties of geometric objects in different contexts.