Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-03-22 06:15 b0f585c5

View on Github →

feat(combinatorics/simple_graph/inc_matrix): Incidence matrix (#10867) Define the incidence matrix of a simple graph and prove the basics, including some stuff about matrix multiplication.

Estimated changes