Section 6.3 Properties of Relations
Subsection 6.3.1 Individual Properties
Consider the set and the relations “divides” and on We notice that these two relations on have three properties in common:
- Every element in
divides itself and is less than or equal to itself. This is called the reflexive property. - If we search for two elements from
where the first divides the second and the second divides the first, then we are forced to choose the two numbers to be the same. In other words, no two different numbers are related in both directions. The reader can verify that a similar fact is true for the relation on This is called the antisymmetric property. - Next if we choose three values (not necessarily distinct) from
such that the first divides the second and the second divides the third, then we always find that the first number divides the third. Again, the same is true if we replace “divides” with “is less than or equal to.” This is called the transitive property.
Relations that satisfy these properties are of special interest to us. Formal definitions of the properties follow.
Definition 6.3.2. Antisymmetric Relation.
Let be a set and let be a relation on Then is antisymmetric if and only if whenever and then is false.
An equivalent condition for antisymmetry is that if and then You are encouraged to convince yourself that this is true. This condition is often more convenient to prove than the definition, even though the definition is probably easier to understand.
A word of warning about antisymmetry: Students frequently find it difficult to understand this definition. Keep in mind that this term is defined through an “If...then...” statement. The question that you must ask is: Is it true that whenever there are elements and from where and it follows that is not related to If so, then the relation is antisymmetric.
Another way to determine whether a relation is antisymmetric is to examine (or imagine) its digraph. The relation is not antisymmetric if there exists a pair of vertices that are connected by edges in both directions.
Definition 6.3.3. Transitive Relation.
Subsection 6.3.2 Partial Orderings
Not all relations have all three of the properties discussed above, but those that do are a special type of relation.
Definition 6.3.4. Partial Ordering.
A relation on a set that is reflexive, antisymmetric, and transitive is called a partial ordering on A set on which there is a partial ordering relation defined is called a partially ordered set or poset.
Example 6.3.5. Set Containment as a Partial Ordering.
Let be a set. Then together with the relation (set containment) is a poset. To prove this we observe that the three properties hold, as discussed in Chapter 4.
- Let
The fact that follows from the definition of subset. Hence, set containment is reflexive. - Let
and assume that and . Could it be that No. There must be some element such that but This is exactly what we need to conclude that is not contained in Hence, set containment is antisymmetric. - Let
and assume that and . Does it follow that ? Yes, if then because Now that we have and we have assumed we conclude that Therefore, and so set containment is transitive.
Figure 6.2.6 is the graph for the “set containment” relation on the power set of
Figure 6.2.6 is helpful insofar as it reminds us that each set is a subset of itself and shows us at a glance the relationship between the various subsets in However, when a relation is a partial ordering, we can streamline a graph like this one. The streamlined form of a graph is called a Hasse diagram or ordering diagram. A Hasse diagram takes into account the following facts.
- By the reflexive property, each vertex must be related to itself, so the arrows from a vertex to itself (called “self-loops”) are not drawn in a Hasse diagram. They are simply assumed.
- By the antisymmetry property, connections between two distinct elements in a directed graph can only go one way, if at all. When there is a connection, we agree to always place the second element above the first (as we do above with the connection from
to ). For this reason, we can just draw a connection without an arrow, just a line. - By the transitive property, if there are edges connecting one element up to a second element and the second element up to a third element, then there will be a direct connection from the first to the third. We see this in Figure 6.2.6 with
connected to and then connected to Notice the edge connecting to Whenever we identify this situation, remove the connection from the first to the third in a Hasse diagram and simply observe that an upward path of any length implies that the lower element is related to the upper one.

Hasse diagram for set containment on subsets of
Example 6.3.7. Definition of a relation using a Hasse diagram.
Consider the partial ordering relation whose Hasse diagram is Figure 6.3.8.

How do we read this diagram? What is What is What does the digraph of look like? Certainly and etc., Notice that is implied by the fact that there is a path of length three upward from 1 to 5. This follows from the edges that are shown and the transitive property that is presumed in a poset. Since and we know that We then combine with to infer Without going into details why, here is a complete list of pairs defined by
A digraph for is Figure 6.3.9. It is certainly more complicated to read and difficult to draw than the Hasse diagram.

A classic example of a partial ordering relation is on the real numbers, Indeed, when graphing partial ordering relations, it is natural to “plot” the elements from the given poset starting with the “least” element to the “greatest” and to use terms like “least,” “greatest,” etc. Because of this the reader should be forewarned that some texts use the symbol for arbitrary partial orderings. This can be quite confusing for the novice, so we continue to use generic letters etc.
Subsection 6.3.3 Equivalence Relations
Another common property of relations is symmetry.
Definition 6.3.10. Symmetric Relation.
Consider the relation of equality defined on any set Certainly implies that so equality is a symmetric relation on
Surprisingly, equality is also an antisymmetric relation on This is due to the fact that the condition that defines the antisymmetry property, and is a contradiction. Remember, a conditional proposition is always true when the condition is false. So a relation can be both symmetric and antisymmetric on a set! Again recall that these terms are not negatives of one other. That said, there are very few important relations other than equality that are both symmetric and antisymmetric.
Definition 6.3.11. Equivalence Relation.
A relation on a set is called an equivalence relation if and only if it is reflexive, symmetric, and transitive.
The classic example of an equivalence relation is equality on a set In fact, the term equivalence relation is used because those relations which satisfy the definition behave quite like the equality relation. Here is another important equivalence relation.
Example 6.3.12. Equivalent Fractions.
Let be the set of nonzero integers. One of the most basic equivalence relations in mathematics is the relation on defined by if and only if We will leave it to the reader to, verify that is indeed an equivalence relation. Be aware that since the elements of are ordered pairs, proving symmetry involves four numbers and transitivity involves six numbers. Two ordered pairs, and are related if the fractions and are numerically equal.
Reflecting on these comments on fractions, we see that any fraction is a member of a set of equivalent fractions that can be exchanged for one another when doing arithmetic. This is an instance of an important property of all equivalence relations that motivates the following definition.
Definition 6.3.13. Equivalence Classes.
When we want to make it clear that an equivalence class defined by an element is based on a specific equivalence relation we would refer to it as “the equivalence class of under ” Whenever we encounter an equivalence relation on a set, we should immediately think about how the set is partitioned because of the following theorem.
Theorem 6.3.14.
Let be an equivalence relation on Then the set of all distinct equivalence classes determined by form a partition of denoted and read “ mod ”
Proof.
We leave it to the reader to prove this theorem. All three properties of an equivalence relation play a role in the proof.
Our next example involves the following fundamental relations on the set of integers.
Definition 6.3.15. Congruence Modulo .
We observe the following about congruence modulo
- This relation is reflexive, for if
- This relation is symmetric. We can prove this through the following chain of implications.
- Finally, this relation is transitive. We leave it to the reader to prove that if
and then
Example 6.3.16. Random Relations usually have no properties.
Consider the relation s described by the digraph in Figure 6.3.17. This was created by randomly selecting whether or not two elements from were related or not. Convince yourself that the following are true:
- This relation is not reflexive.
- It is not antisymmetric.
- Also, it is not symmetric.
- It is not transitive.
- Is
an equivalence relation or a partial ordering?
A random relation
Not every random choice of a relation will be so totally negative, but as the underlying set increases, the likelihood any of the properties are true begins to vanish.
Exercises 6.3.4 Exercises
1.
Prove that Definition 6.1.5 on the set of positive integers is a partial ordering. Note that this will imply that the relation is a partial ordering on any subset of the positive integers as well.
Answer.
- “Divides” is reflexive because, if
is any positive integer, and so - “Divides” is antisymmetric. Suppose
and are two distinct positive integers. One of them has to be less than the other, so we will assume If then for some positive integer where we have But this means that and since is not a positive integer, - “Divides” is transitive. If
and are positive integers such that and there must be two positive integers and such that and Combining these equalities we get and so
2.
- Let
and Draw a Hasse diagram for on - Let
Draw a Hasse diagram for divides on - Compare the graphs of parts a and b. What can you observe?
- Repeat the previous steps with
and
3.
Consider the relations defined by the digraphs in Figure 6.3.18.
- Determine whether the given relations are reflexive, symmetric, antisymmetric, or transitive. Try to develop procedures for determining the validity of these properties from the graphs,
- Which of the graphs are of equivalence relations or of partial orderings?

Some digraphs of relations for exercise 3 of section 6.3
Answer.
Part | reflexive? | symmetric? | antisymmetric? | transitive? |
i | yes | no | no | yes |
ii | yes | no | yes | yes |
iii | no | no | no | no |
iv | no | yes | yes | yes |
v | yes | yes | no | yes |
vi | yes | no | yes | yes |
vii | no | no | no | no |
- See Table 6.3.19
- Graphs ii and vi show partial ordering relations. Graph v is of an equivalence relation.
4.
Determine which of the following are equivalence relations and/or partial ordering relations for the given sets:
and defined by if and only if is parallel to Assume every line is parallel to itself. and defined by if and only if
5.
- Is
reflexive? - Is
symmetric? - Is
transitive? - Draw a graph of
Answer.
- No, since
for example - Yes, because
- No, since
and but for example. - See Figure 6.3.20

Solution to number 5c of section 6.3
6.
7.
Let be an equivalence relation on an arbitrary nonempty set Prove that the set of all equivalence classes under constitutes a partition of
Answer.
Let be any element of since is reflexive, so each element of is in some equivalence class. Therefore, the union of all equivalence classes equals Next we show that any two equivalence classes are either identical or disjoint and we are done. Let and be two equivalence classes, and assume that We want to show that To show that let Also, there exists an element, of that is in the intersection of and by our assumption. Therefore,
Next,
Similarly,
8.
Define on the power set of some set by Prove that is an equivalence relation. What are the equivalence classes under if
9.
Consider the following relations on Which are equivalence relations? For the equivalence relations, list the equivalence classes.
iff the English spellings of and begin with the same letter. iff is a positive integer. iff is an even integer.
Answer.
- Equivalence Relation,
and - Not an Equivalence Relation.
- Equivalence Relation,
and
10.
Let be a positive integer greater than or equal to two.
- Prove that congruence modulo
is transitive. - What are the equivalence classes under congruence modulo 2? How many distinct equivalence classes are there?
- What are the equivalence classes under congruence modulo 10? How many distinct equivalence classes are there?
11.
In this exercise, we prove that implication is a partial ordering. Let be any set of propositions, no two of which is equivalent to one another.
- Verify that
is a tautology, thereby showing that is a reflexive relation on - Prove that
is antisymmetric on Note: we do not use when speaking of propositions, but rather equivalence, - Prove that
is transitive on - Given that
is the proposition on draw the Hasse diagram for the relation on
Answer.
- The proof follows from the biconditional equivalence in Table 3.4.4.
- Apply the chain rule.
- See Figure 6.3.21.

Solution to number 11 of Section 6.3
You have attempted of activities on this page.