[[concept]]For a graphon and graphon shift operator :
Note 1
the eigenvalues of lie in .
Proof
This follows from
- and
- (The reasoning is analogous to matrix norms are bounded below by the spectral radius)
Note 2
the only accumulation point for the eigenvalues of is 0.
Proof
This follows directly from the second part of the spectral theorem for self-adjoint compact operators on Hilbert spaces and because .
Note 3
If we then order the eigenvalues as so that Then, for any
Proof
This is equivalent to the convergence/accumulation of eigenvalues about 0 result above presented in a possibly more convenient way.
Mentions
Mentions
TABLE FROM [[]] FLATTEN choice(contains(artist, this.file.link), 1, "") + choice(contains(author, this.file.link), 1, "") + choice(contains(director, this.file.link), 1, "") + choice(contains(source, this.file.link), 1, "") as direct_source WHERE !direct_source SORT file.name ASC
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>
}