What does this notation mean: $C([a,b], \mathbb{R})$, $C([a,b], \mathbb{R^m})$?

1.4k Views Asked by At

I know $C$ is for continuous functions, and I assume $([a,b], \mathbb{R})$ means an interval on the real number line, and for $([a,b], \mathbb{R}^m)$ I assume this means that you have some vector in $\mathbb{R}^m$ whose components can assume any value in the interval $[a,b]$ on the real number line. Correct?

1

There are 1 best solutions below

0
On BEST ANSWER

$C([a,b],\mathbb{R})$ means continuous functions $f:[a,b]\to \mathbb{R}$. More generally, $C([a,b],\mathbb{R}^m)$ denotes continuous functions $f:[a,b]\to \mathbb{R}^m$. Even more generally, given two topological spaces $X$ and $Y$, $C(X,Y)$ denotes continuous functions from $X$ to $Y$. You might also see the notation $C^0(X,Y)$.