- Boxes
- definitions
- Ellipses
- theorems and lemmas
- Blue border
- the statement of this result is ready to be formalized; all prerequisites are done
- Orange border
- the statement of this result is not ready to be formalized; the blueprint needs more work
- Blue background
- the proof of this result is ready to be formalized; all prerequisites are done
- Green border
- the statement of this result is formalized
- Green background
- the proof of this result is formalized
- Dark green background
- the proof of this result and all its ancestors are formalized
- Dark green border
- this is in Mathlib
Let \(\tau \) denote the constant function which assigns the value \(1\) on each vertex.
The Cheeger constant of a graph \(G\), denoted \(h_G\), is defined as the minimum of \(h_G(S)\) for every set of vertices \(S\) with non-zero volume and co-volume:
Consider the matrix \(\mathcal{L}\), defined as follows
Let \(S\) denote the matrix whose rows are indexed by the vertices and whose columns are indexed by the edges of G. Each column corresponding to an edge \(e = \{ u, v\} \) has an entry \(1/\sqrt{d_u}\) in the row corresponding to \(u\), an entry \(−1/\sqrt{d_v}\) in the row corresponding to \(v\), and has zero entries elsewhere.
We extend the definition of a general graph to that of a weighted graph by defining a weight function over its edges.
with the condition that
We also add an arbitray orientation for undirected edges.