Skip to content

harryrichman/lean-graph-matrices

Repository files navigation

lean-graph-matrices

Formalize a statement and proof of the matrix tree theorem in Lean:

If $G$ is a simple graph with Laplacian matrix $L$, then for any vertex $q$ we have $\qquad \det L |_q = \#(\text{spanning trees of }G)$,
where $L |_q$ denotes the matrix with $q$-indexed row and column removed.

Pieces of theorem statement

Other references:

Using Lean

Search tools:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors