Homework Statement
Let S = {1, 2, 3, 4}. For each of the following relationson S give its transitive
closure.
(a) {(1, 1), (3, 4)}
(b) {(1, 2), (4, 4), (2, 1), (4, 3), (2, 3)}
(c) {(1, 1), (2, 2), (3, 3), (4, 4), (4, 1)}
(d) {(1, 3), (3, 2), (2, 4), (4, 1)}
Homework Equations
N/A...