quotient of a vector space
[[concept]]
Quotient
Let
Define
is called the quotient space which we typically call "
Note
Mentions
Mentions
| File | Last Modified |
|---|---|
| Functional Analysis Lecture 3 | 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>
}