AoPSWiki
Support local problem solving programs by contributing to the Art of Problem Solving Foundation.
Click here for more information about the Foundation.
Personal tools

Continuity

From AoPSWiki

(Redirected from Continuous function)

The notion of Continuity is one of the most important in real analysis, partly because continous functions most closely resemble the behaviour of observables in nature.

Although continuity and continous functions can be defined on more general sets, we will first restrict ourselves to

Definition

Let

Let

Let

We say that is continous at point if \forall\varepsilon>0\;\exists\delta>0 such that for all , |x-c|<\delta\Rightarrow |f(c)-f(x)|<\varepsilon.

If is continous at for all , we say that is continous over .

Definition for metric spaces

We can easily extend this definition to metric spaces. Let and be metric spaces. Given a function , and a point , we say that is continuous a if, for all there is a such that for all ,d_X(c,x)<\delta\Rightarrow d_Y(f(c),f(x))<\varepsilon.

If is continous at for all , we say that is continous over

Definition for Topological spaces

Perhaps the most general definition of continuity is in the context of topological spaces. If and are topological spaces, then a function is called continuous if for any open set in , it's preimage (i.e. the set f^{-1}(\mathcal{U}) = \{x\in X|f(x)\in\mathcal{U}\}) is an open set in . Note that the image of an open set in does not have to be open.

It can be shown that if and are metric spaces under the metric space topology, that this definition of continuity coincides with the previous one.


This article is a stub. Help us out by expanding it.
This article has been found by the AoPSWiki Editors not to be written in wiki style. Help us out by putting this page in wiki style and removing this message.

Support local problem solving programs by contributing to the Art of Problem Solving Foundation.
Click here for more information about the Foundation.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us