Answer provided by https://www.AssignmentExpert.com
Answer on Question #75995 – Math – Discrete Mathematics
Question
X be a non-empty set and let R be an equivalence relation on X.
For each x∈X, define [x]={y∈X∣xRy} to be the equivalence class of x. Here xRy means (x,y)∈R.
Suppose that A=[x] and B=[y]. Prove that if A∩B=∅, then A=B.
Solution
A∩B=∅. It means that ∃z∈A∩B i.e. (z∈A)∧(z∈B)∼(zRx)∧(zRy). Because of the symmetry of the relation R(xRz)∧(zRy). According to transitivity of the relation R we obtain that xRy.
1) We choose and fix ∀h∈A. Let's prove that h∈B.
h∈A⇒(hRx)∧(xRy)⇒hRy i.e. h∈B.
2) We choose and fix ∀h∈B. Similarly we can prove that h∈A.
h∈B⇒(hRy)∧(xRy)⇒(according to symmetry of R)⇒(hRy)∧(yRx)⇒(according to transitivity of R)⇒hRx,
i.e. h∈A.
Comments