i’ve a problem, and i’ve no idea how to solve it:
let E = {(1,1),(1,2),(2,1),(2,2),(3,3),(4,4)} on {1,2,3,4}
list its equivalence classes.
how do i do this? please explain… thanks.
i’ve a problem, and i’ve no idea how to solve it:
let E = {(1,1),(1,2),(2,1),(2,2),(3,3),(4,4)} on {1,2,3,4}
list its equivalence classes.
how do i do this? please explain… thanks.
:: Copyright KIRUPA 2026 //--
``` ```