I think you want _0 and _1, but I'm not sure.
To be clear, you want the function to be equivalent to (fn (x y) (= x y)) ? That's odd, since = is the setf operator, not equal.