I am trying to find a function of two variables $f(x, y): [0, \infty) \times \mathbb{R} \to \mathbb{R}$, satisfying the following conditions:
(i) $f(0, y) = 1$ for all $y \in \mathbb{R}$;
(ii) $f(x, y) > 0$ for all $x \in (0, \infty)$ if $y \geq 0$;
(iii) $f(x, y) < 0$ for all $x \in (0, \infty)$ if $y < 0$;
Does there exist a function f(x, y) which satisfies the conditions (i)-(iii)?
Thank you very much for your support.
You can consider the function $f$ defined as $$ f (x, y) = 1 \quad \text{if } x=0 \text{ for all } y \in \mathbb{R}$$ $$ f (x, y) = 1 \quad \text{if } x>0 \text{ and } y \geq 0$$ $$ f (x, y) = -1 \quad \text{if } x>0 \text{ and } y < 0$$