What Are the Equivalence Classes of the Smallest Relation Containing R?

In summary, the conversation discusses finding the smallest equivalence relation containing a given relation in the set of natural numbers. The solution involves ensuring reflexivity and symmetry, and the question of whether this is enough to guarantee transitivity.
  • #1
jacktsoi
3
0

Homework Statement



Let R denote the following relation in the set N of natural numbers:
R = {(x, y) | x = 2y}.
Let E be the “smallest” equivalence relation containing R. Give a complete description of the equivalence classes of E.

How can I describe it containing infinite set?

Homework Equations



[An example of smallest equivalence relation can be given as follows::
Let S = {a, b, c, d} and R = {(a, b), (b, c)}, the smallest equivalence relation containing R is {(a, a), (b, b), (c, c), (d, d), (a, b), (b, a), (a, c), (b, c), (c, a), (c, b)}. ]


The Attempt at a Solution

 
Physics news on Phys.org
  • #2
Well, you know you need all pairs (a,a) for reflexivity and all pairs (2a,b) and (a,2b) for symmetry. So the question becomes if you do have all those, is that enough to get transitivity or do you need more?
 
  • #3


In this homework problem, we are given a relation R in the set of natural numbers N, where R is defined as {(x, y) | x = 2y}. This means that for any pair of numbers (x, y) in R, the first number is always twice the second number. For example, (4, 2) and (10, 5) are both in R because 4 = 2*2 and 10 = 2*5. However, (3, 5) is not in R because 3 is not twice 5.

Next, we are asked to find the smallest equivalence relation E containing R. An equivalence relation is a relation that is reflexive, symmetric, and transitive. This means that for any element a in a set, (a, a) must be in the relation, for any elements a and b in the set, (a, b) and (b, a) must be in the relation, and for any elements a, b, and c in the set, if (a, b) and (b, c) are in the relation, then (a, c) must also be in the relation.

In the given example, the smallest equivalence relation E containing R is {(x, y) | x = y}. This is because it satisfies all three properties of an equivalence relation. For any number x in N, (x, x) is in E, satisfying reflexivity. For any numbers x and y in N, if (x, y) is in E, then (y, x) is also in E, satisfying symmetry. And for any numbers x, y, and z in N, if (x, y) and (y, z) are in E, then (x, z) is also in E, satisfying transitivity.

Now, to describe the equivalence classes of E, we can think of them as sets of numbers that are equivalent to each other under the relation E. In other words, for any element x in N, the equivalence class [x] is the set of all numbers y in N such that (x, y) is in E. In this case, since E is defined as {(x, y) | x = y}, the equivalence classes are simply singletons, or sets containing only one element. For example, the equivalence class [2] would contain only the number 2, as it is the
 

1. What is a set?

A set is a collection of distinct objects, known as elements, that are grouped together based on a specific criteria or property.

2. What is the relationship between sets and logic?

Sets and logic are closely related, as sets can be used to represent logical statements and vice versa. For example, the intersection of two sets can represent the logical "and" operator, while the union of two sets can represent the logical "or" operator.

3. How are sets represented and written?

Sets are typically represented using curly braces { } and commas to separate the elements. For example, the set of even numbers can be written as {2, 4, 6, 8, ...}.

4. What is the difference between a set and a multiset?

A set only allows for unique elements, while a multiset (also known as a bag) can have duplicate elements. For example, the set {1, 2, 3} is different from the multiset {1, 1, 2, 3}, as the latter has two instances of the element 1.

5. How are sets used in mathematics and other fields?

Sets are a fundamental concept in mathematics and are used in various fields such as statistics, computer science, and economics. They are used to study relationships between different elements and to classify and organize data.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
1
Views
941
  • Precalculus Mathematics Homework Help
Replies
2
Views
966
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
745
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
259
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
Replies
4
Views
1K
Replies
2
Views
324
  • Calculus and Beyond Homework Help
Replies
3
Views
513
  • Engineering and Comp Sci Homework Help
Replies
5
Views
2K
Back
Top