Equivalence Classes Explaination

In summary, the equivalence class of a relation is the collection of all pairs of elements in the set that are equivalent.
  • #1
Sinister
33
0
I'm wondering if someone could briefly explain how I can determine the equivalence class of relation?

I understand that first you must test the relation to see if is true for the properties, reflexive, symmetric, and transitive. But my main problem is once that is done how can I get the equivlant class of that.

My book that I'm using does a terrible job in explaining the theorm, and hence it is very difficult for me to solve the practice problems.

Thanks!
 
Physics news on Phys.org
  • #2
Do you understand what the definition of equivalence class is but are confused about how to picture it / describe it? If this is the case, then it would help if you posted an example of the problem that you're working on, since it is difficult in general to get a good picture of what an equivalence class looks like.
 
  • #3
Yeah, I'm a very visual learner (hence why discrete math isn't my strongest subject), I try to picture a lot of problems and I find that helps me to 1) understand/memorize concepts easily and 2) apply the knowledge in tests. Anyways,

I was working on this problem and it drove me crazy until I had to look at the solution manual:

1) Define P on the set R × R of ordered pairs of real numbers
as follows: For all (w, x), (y, z) ∈ R × R,
(w, x) P (y, z) ⇔ w = y.2) Let A be the set of all statement forms in three variables
p, q, and r . R is the relation defined on A as follows: For
all P and Q in A,
P R Q ⇔ P and Q have the same truth table.
 
  • #4
Sinister said:
Yeah, I'm a very visual learner (hence why discrete math isn't my strongest subject), I try to picture a lot of problems and I find that helps me to 1) understand/memorize concepts easily and 2) apply the knowledge in tests.

Then you're in luck, because there's a totally simple visualization of equivalence classes. Just to pick an example, ever see one of those photos of a cow that shows which cuts of meat come from which part of the cow?

Here's a perfect one.

http://bastropcattlecompany.com/catalog/images/cow-anatomy.gif

Now let's define an equivalence class based on this pic. Let's say that our set is the set of cow particles, where a particle is just some tiny part of the cow -- like a molecule, say.

Two cow particles x and y are equivalent if they are in the same section of the cow.

Is this reflexive? Symmetric? Transitive? Yes, yes, and yes, but you should walk through the logic for yourself. Write down the proof that the relation of two cow molecules being in the same numbered section is an equivalence relation.

That's all an equivalence relation is. It's a partition of a set into a collection of mutually disjoint subsets. Every element of the set goes to exactly one subset; and each of the subsets is an equivalence class.

In other words if you have any equivalence relation, and for some element x you defined the equivalence class of x, denoted [x], as the set of all elements that are equivalent to x; then the set of all the equivalence classes are a partition of the original set.

Another way to say this is that if you have two equivalence classes [a] and , then either [a] = or [a] and are disjoint. You should prove that.

An equivalence relation gives you a partition; and every partition gives you an equivalence relation. Equivalence classes and partitions are just two ways of looking at the same thing.

Once you get this, equivalence relations are easy. And it's totally visual.

[Note: I think that's a bull, not a cow. Fortunately we're not on the Biology forum]
 
Last edited:
  • #5


I can explain the concept of equivalence classes in relation to sets and relations. An equivalence class is a set of objects that are considered equivalent or related to each other based on a specific relation. In order to determine the equivalence class of a relation, you first need to identify the relation and determine its properties such as reflexivity, symmetry, and transitivity.

Once you have determined the properties of the relation, you can then group together objects that are related to each other based on the relation. These grouped objects form an equivalence class. For example, if the relation is "is equal to," the equivalence class would be all the objects that are equal to each other.

In order to find the equivalence class, you can start with any object and see which other objects are related to it based on the given relation. This will help you identify the group of related objects and thus the equivalence class.

I understand that some textbooks may not explain the concept of equivalence classes clearly, but it is an important concept in mathematics and can be applied in various fields of science. I suggest seeking additional resources or asking for clarification from your instructor to better understand the concept and solve practice problems.
 

1. What are equivalence classes?

Equivalence classes are a concept in mathematics and computer science that groups together objects or elements that have similar characteristics or properties. In other words, elements within an equivalence class are considered equivalent or similar to one another in a specific context or under a specific operation.

2. How are equivalence classes used in programming?

In programming, equivalence classes are often used to test and compare different inputs or data. They help to identify common patterns and ensure that the program behaves consistently for all inputs within a specific equivalence class. This can help with testing and debugging code, as well as improving the overall efficiency and accuracy of the program.

3. What is the importance of understanding equivalence classes?

Understanding equivalence classes is crucial in many areas of mathematics and computer science. It allows us to categorize and group objects or data based on their similarities, making it easier to analyze and work with large sets of data. In programming, understanding equivalence classes can help to write more efficient and reliable code.

4. How do you determine the number of equivalence classes in a set?

The number of equivalence classes in a set is determined by the number of distinct properties or characteristics that can be used to group elements. For example, if a set contains elements that can be grouped based on color and size, there will be two equivalence classes. However, if there are no distinct properties, there will only be one equivalence class.

5. Can equivalence classes be applied in other fields besides mathematics and computer science?

Yes, the concept of equivalence classes can be applied in various fields, such as statistics, linguistics, and social sciences. In statistics, equivalence classes can be used to group data for analysis, while in linguistics, they can help to categorize different sounds or words in a language. In social sciences, equivalence classes can help to identify similarities and differences between groups of people based on certain characteristics.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
869
Replies
3
Views
739
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
2K
  • Precalculus Mathematics Homework Help
Replies
3
Views
819
Back
Top