-2
$\begingroup$

I am looking for an example of a strongly continuous function and an example of a weakly continuous function at a real number "a"

  • 9
    What are strongly and weakly continuous functions?2012-09-16

1 Answers 1

3

I'll assume that you are using the following definitions:

$\tt{(Def)}$ Let $f: \mathbb R \to \mathbb R$ be a linear function. Then we call $f$ strongly continuous if $f$ is continuous with respect to the usual (Euclidean) topology.

$\tt{(Def)}$ Let $\mathbb R^\ast$ denote the set of all continuous linear maps from $\ell: \mathbb R \to \mathbb R$. Then we call $f: \mathbb R \to \mathbb R$ weakly continuous if it is continuous with respect to the weakest topology on $\mathbb R$ that makes all $\ell \in \mathbb R^\ast$ continuous.


Then strongly continuous is the same as continuous (in the usual sense) hence an example of a (strongly) continuous function would for example be $f(x) = x^2$.

An example of a weakly continuous function would be $f(x) = x$. This is linear and by definition, since the topology on the domain is the weakest topology such that all linear maps $\mathbb R \to \mathbb R$ are continuous (while the topology on the range is the usual (Euclidean) topology).

Since the weak topology is weaker (or weaker equals) than the Euclidean topology, every weakly continuous function is also strongly continuous. The converse is not true in general but is true if your spaces are finite dimensional: see here for a proof.

As you see: the notions of strong and weak continuity coincide for maps $\mathbb R \to \mathbb R$.

  • 1
    @HansPedersen: You should register your account such that the system can recognize you when you return. Then you'll be able to mark the answer as accepted instead of posting this answer-that-is-not-an-answer.2012-09-20