finite vector space
[[concept]]
finite vector space
ie, if for every set
and
Example
is a linearly independent set with non-finite cardinality.
Mentions
Mentions
| File | Last Modified |
|---|---|
| Functional Analysis Lecture 1 | 2025-11-09 |
| Functional Analysis Lecture 19 | 2025-11-09 |
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>
}