Equivalence Relations and Partitioning in Sets

AI Thread Summary
A distinct equivalence relation on a set produces exactly one unique partition of that set, as there is a one-to-one correspondence between equivalence relations and partitions. Each equivalence relation corresponds to a set of equivalence classes that forms a partition. Conversely, any partition can be associated with an equivalence relation defined by the classes within that partition. Therefore, multiple distinct equivalence relations cannot produce the same partition; they must yield different sets of equivalence classes. This fundamental relationship between equivalence relations and partitions is crucial in understanding set theory.
Aequiveri
Messages
14
Reaction score
0
I have two questions:

i) Does a distinct equivalence relation on a set produce only one possible partition of that set?

ii) Can multiple (distinct) equivalence relations on a set produce the same partition of that set? In other words, given a set S and two distinct equivalence relations ~ and *, is it possible for ~ on S to give the same partition as * on S?

Thanks in advance.

Ae
 
Physics news on Phys.org
i) Do you mean anything in particular when you say a distinct equivalence relation? What do you mean by produce? Ordinarily an equivalence relation on a set corresponds to the partition on that set consisting of the equivalence classes.

Maybe this will help clarify both i) and ii): There is a one-to-one correspondence between equivalence relations on a set S and partitions of S, which identifies an equivalence relation with its set of equivalence classes. Sketch of proof: If ~ is an equivalence relation on S, let P~ be the set of ~-equivalence classes of S; show that this is a partition of S. If P is a partition of S, let ~P be the relation on S such that x ~P y if and only if x and y are in the same element of P; prove that ~P is an equivalence relation. Show that these two operations are inverses of each other; that is, P = P~ if and only if ~ = ~P.
 
Every equivalence relation corresponds to one partition and every partition corresponds to one equivalence relation. Did they prove the correspondence between equivalence relations and partitions in your class? If so you should be able to spot this in the proof.
 
Perhaps you should also know that if S is a set and ~ an equivalence relation in S, then the set of equivalence classes is often denoted by S/~.

Read: quotient of S by ~

One day you will certainly meet it.
 
Thank you both for your responses. I now understand.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top