Say I want to find the number of equivalence relations on the integers containing some other relation: specifically, if I have $aRb$ whenever $ a = b + 5$, how do I find the number of equivalence relations containing it? Obviously mod 5 is one, but how do I find others? Aren't their infinitely many?
By contains I mean: The relation $S$ contains the relation $R$ if $aSb$ whenever $aRb$