Say $B$ and $D$ be closed and open unit discs in 2 dimensional euclidean plane. I have two doubts.
- Given continuous function $g : B \to \mathbb{R}$, there is a continuous function $f : \mathbb{R} ^2 \to \mathbb{R}$ such that $f=g$ on $B$.
- Given continuous function $u : D \to \mathbb{R}$, there is a continuous function $v : \mathbb{R} ^2 \to \mathbb{R}$ such that $ v=u $ on $D$.
I think the first one is doable. What I think is if we define $f$ as $ f(re^{iz}) = r*f(e^{iz})$ outside $B$ and $f=g$ inside $B$, we are done. The same can not be done with the second part. Am I on the right track?
Is indeed true.
Is false. Consider $u : (x,y) \mapsto \frac{1}{1-\sqrt{x^2+y^2}}$. $u$ cannot be extended to a continuous function on $\mathbb R^2$ as it is unbounded on $D$.