the cartesian product of banach spaces is banach
[[concept]]
Corollary
Proof
Exercise
- just need to check all the definitions for the norm
- check that Cauchy sequences in
consist of Cauchy sequences in each of and (similar to completeness of )
Mentions
Mentions
| File | Last Modified |
|---|---|
| Functional Analysis Lecture 4 | 2025-10-02 |
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>
}