we can write a graphon in the basis of its shift operator
[[concept]]
Theorem
We can write the graphon
(compare this to
Proof
Since a graphon shift operator is a self-adjoint Hilbert-Schmidt integral operator, this is a direct consequence of the spectral theorem for self-adjoint compact operators on Hilbert spaces.
see graphon shift operator eigenvalues
Review
We can write the graphon
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>
}