2

Consider $f: \mathbb{R}^n \rightarrow \mathbb{R}^m$ . Prove that if $f$ is continuous, then the graph of $f$ is a closed subset of $\mathbb{R}^n \times \mathbb{R}^m = \mathbb{R}^{n+m}$

any ideas on how to commence this problem?

12345
  • 21
  • 2

2 Answers2

1

Take $(x_n,f(x_n))\in G(f)$ auch that $(x_k,f(x_k))\to (x,y)$. So you have $x_k\to x$ in $\mathbb{R}^n$ and by continuity of $f$ you have $y=\lim_kf(x_k)=f(x)$. Therefore $(x,y)=(x,f(x))\in G(f)$.

Euler88 ...
  • 2,090
0

Consider the projections $\pi_1$ and $\pi_2$.

The graph of $f$ is

$$(\pi_2-f\circ \pi_1)^{-1}(0),$$

hence closed.