graphon shift operators are self-adjoint
[[concept]]
Theorem
Let
Proof
graphons are symmetric. So
Review
graphon shift operators are {self-adjoint} because graphons are {symmetric functions}
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>
}