continuous bounded function space

[[concept]]
C(X)

If X is a vector space, the vector space

C(X)={f:XC|f is continuous and bounded}
Example

C([0,1])=C([0,1]) since we know the set X is bounded

this is a normed vector space

Mentions

Mentions

const { dateTime } = await cJS()

return function View() {
	const file = dc.useCurrentFile();
	return <p class="dv-modified">Created {dateTime.getCreated(file)}     ֍     Last Modified {dateTime.getLastMod(file)}</p>
}