Given: $$H = \lambda f \in \mathbb{R} \rightarrow P(\mathbb{R}).\left\{ {x \in \mathbb{R}|x \notin f(x)} \right\}$$.
Show that $f(x) \ne H(f)$, for all $x, f$.
Well, this is my answer:
Let $y \in f(x)$.
By definition of $H$, $y \notin H(f)$.
Therefore, $H(f) \ne f(x)$.
is that good enough as a proof?