Homework Statement
R = { (1,2), (3,5), (2,2), (2,5) }
S = { (2,1), (5,3), (5,1), (5,5) }
Explicitly find the relation R^-1 o S^-1
Homework Equations
The Attempt at a Solution
This was on my test.
First I just wrote down the inverses:
R^-1 = { (2,1), (5,3), (2,2), (5,2)...