graphon shift operators are self-adjoint

[[concept]]
Theorem

Let W be a graphon and TW its graphon shift operator. Then TW is self-adjoint.

Proof

graphons are symmetric. So

TWx,y=x,TWy

Review

#flashcards/math/dsg

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>
}