markosheehan
- 133
- 0
is the function x²+3 surjective for real numbers. how do you test for surjectivity in general?
markosheehan said:is the function x²+3 surjective for real numbers. how do you test for surjectivity in general?
This should say $X\subseteq\mathbb{R}$ instead of $X\in\mathbb{R}$. Also, $R$ in $f:R \rightarrow R$ should probably be $\mathbb{R}$, just like in the first occurrence.Jameson said:Let's say a function $f$ maps some $X \in \mathbb{R}$ to $Y \in \mathbb{R}$. You might write that like $f: X \rightarrow Y|X,Y \in \mathbb{R}$ or maybe just $f:R \rightarrow R$.
Evgeny.Makarov said:This should say $X\subseteq\mathbb{R}$ instead of $X\in\mathbb{R}$. Also, $R$ in $f:R \rightarrow R$ should probably be $\mathbb{R}$, just like in the first occurrence.