let $T$ be a relation from $\mathbb{R^{\mathbb{R}}}$ to $\mathbb{R}$
$$T = \{(f, f (0)) : f \in\mathbb{R^{R}}\}$$
prove/ disprove that $T$ is a function. if it is - is $T$ surjective? is $T$ one to one?
I think T is a function, because for every $f$, $(f, y) \in T$ and $(f, y_1) \in T$, then $y = y_1 = f(0)$ (otherwise it's not $\in T$), but what about the surjectivity and one to one? I'm not sure how to answer that.
$T$ is absolutely a function, since if $f = g$ on all their inputs, the also clearly $f(0) = g(0)$.
$T$ is one to one if equal outputs imply equal inputs. And $f(0) = g(0)$ doesn't imply that the functions are equal on some non-zero value.
$T$ is onto (surjective) if the output space is covered. And there are plenty of functions with the property that $f(0) = x_0$ for any $x_0 \in \mathbb{R}$