The FIND Operation
- Let’s assume that we have an equivalence relation R, and a set of induced equivalence classes {E1, E2 , E3 , ... , Ek}
- Each Ei will have a representative element.
- FIND(x) for x in S, returns the representative element for the equivalence class containing x.