Binary Relations and Equivalence Classes | Proving R is an Equivalence Relation

  • Context: MHB 
  • Thread starter Thread starter JProgrammer
  • Start date Start date
  • Tags Tags
    Binary Relations
Click For Summary
SUMMARY

The discussion centers on proving that the binary relation R defined by R={(x,y)∈ R×R:cos(x)=cos(y)} is an equivalence relation. The three properties required for an equivalence relation—reflexivity, symmetry, and transitivity—are established. Reflexivity is confirmed as cos(x) = cos(x) holds true. Symmetry is validated since cos(x) = cos(y) implies cos(y) = cos(x). Transitivity is demonstrated by showing that if cos(x) = cos(y) and cos(y) = cos(z), then cos(x) = cos(z). The equivalence classes are identified as [x] = {x + 2kπ | k ∈ ℤ} and also include -x due to the property cos(x) = cos(-x).

PREREQUISITES
  • Understanding of binary relations in mathematics
  • Knowledge of equivalence relations and their properties
  • Familiarity with trigonometric functions, specifically cosine
  • Basic mathematical proof techniques
NEXT STEPS
  • Study the properties of equivalence relations in depth
  • Explore the implications of trigonometric identities on equivalence classes
  • Learn about the concept of partitions in set theory
  • Investigate other types of relations, such as partial and total orders
USEFUL FOR

Mathematicians, students studying abstract algebra, and anyone interested in understanding equivalence relations and their applications in set theory and trigonometry.

JProgrammer
Messages
20
Reaction score
0
So the question I am trying to solve is this:

Define a binary relation R on R as follows: R={(x,y)∈ R×R:cos⁡(x)=cos⁡(y)}
Prove that R is an equivalence relation, and determine its equivalence classes.

I've figured out the first two requirements for being a binary relation:

1. cos(x) = cos(x)
2. cos(x) = cos(x + 2kpi)

I don't know how to go about solving the third requirement for being a binary relation because there is no z to work with.
If someone could show me how to find the third requirement, that would be great.

Thank you
 
Physics news on Phys.org
JProgrammer said:
So the question I am trying to solve is this:

Define a binary relation R on R as follows: R={(x,y)∈ R×R:cos⁡(x)=cos⁡(y)}
Prove that R is an equivalence relation, and determine its equivalence classes.

I've figured out the first two requirements for being a binary relation:

1. cos(x) = cos(x)
2. cos(x) = cos(x + 2kpi)

I don't know how to go about solving the third requirement for being a binary relation because there is no z to work with.
If someone could show me how to find the third requirement, that would be great.

Thank you

Hi JProgrammer! Welcome to MHB! ;)

From wiki, an equivalence relation requires:

For all a, b and c in X:
1. a ~ a. (Reflexivity)
2. a ~ b if and only if b ~ a. (Symmetry)
3. if a ~ b and b ~ c then a ~ c. (Transitivity)

The equivalence class of a under ~, denoted [a], is defined as $[a]=\{b\in X\mid a\sim b\}$.​

You have shown the first, since indeed for any $x$ we have $\cos x = \cos x$.
Can you show 2 and 3, and can you find the equivalence classes?
 
You have shown the first said:
I don't understand what you mean. For the symmetric requirement, I have shown it as: cos(x) = cos(x + 2kx). As for the transitive requirement, that is what I need help with. I don't know what that would be since there is no z to work with.

Also, I don't know how to find the equivalence classes.
 
JProgrammer said:
I don't understand what you mean. For the symmetric requirement, I have shown it as: cos(x) = cos(x + 2kx). As for the transitive requirement, that is what I need help with. I don't know what that would be since there is no z to work with.

Also, I don't know how to find the equivalence classes.

Ah, but that is not symmetry.
For symmetry we need that for all $x,y$ we have that $xRy$ if and only if $yRx$.
That means that for all $x,y$ we need that $\cos x = \cos y$ if and only if $\cos y = \cos x$.
This is trivially true. It follows from how the equal sign ($=$) is defined, which is also an equivalence relation.

For transitivity we need that for all $x,y,z$ we have that if $\cos x = \cos y$ and $\cos y=\cos z$, that we also have that $\cos x = \cos z$.
Again, this is trivially true.

That leaves the equivalence classes.
You have found that $x$ is equivalent to $x+2k\pi$, since $\cos(x) = \cos(x+2k\pi)$.
So that might suggest that $[x]=\{x+2k\pi \mid k\in \mathbb Z\}$.
But how about $-x$? Don't we have that $\cos(x)=\cos(-x)$?
That would imply that $-x$ should also be in the equivalence class $[x]$. (Worried)
 

Similar threads

Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
6
Views
3K
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K