1

In metric spaces, we have this condition that a map $f$ is continuous at a point $x$ iff for each seq. $(X_n)$ converging to $x$ the seq. $(f(X_n))$ converges to $f(X)$. Is the same true in case of a topological space? i.e. is it true, A map $f$ on a topological space is continuous at a point $x$ iff for each net $(X_n)$ converging to $x$ the net $(f(X_n))$ converges to $f(x)$?

anonymous
  • 113

1 Answers1

1

Yes, this is true. This is more or less the point of nets. It's also true if you replace nets with filters.

Chris Eagle
  • 33,306