yassem,
As asked, the set you're asking for is not well defined. You want the set of e such that R(e) is the same AS WHAT? There are many different sets for which the value of R(e) is all the same -- they're called the level sets of R.
Let me give an example. Consider the function f(x) = x^2. What if I say I want to define the set E where the value of f is always the same? Well, there are many such sets. For example, {-1,1}, {-2,2}, etc. Anyway, there IS a notation for any one of these sets. Let's say I want the level set that are all the same as 1. Then the notation would be
f^(-1)({f(1})
or the inverse image of {f(1)}. In your example, if you want all the ones that are the same as e' (where e' is some fixed election), then it would be
R^(-1)({f(e)}).
Or if the result is known, say R', then it would be
R^(-1)({R'}).
By the way, there isn't really a parenthesis around the -1 -- it's wrtten as an exponent, just like the one in inverse function notation, f^(-1).