Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Def
simple_graph.adj_matrix
Modification history
2023-03-30 21:32
src/combinatorics/simple_graph/adj_matrix.lean
refactor(data/matrix/basic): work around leanprover/lean4#2042 (#18696) …
Modified
simple_graph.adj_matrix
View on Github →
2021-09-10 18:48
src/combinatorics/simple_graph/adj_matrix.lean
feat(combinatorics/simple_graph/adj_matrix): more lemmas (#9021)
Modified
simple_graph.adj_matrix
View on Github →
2020-08-27 14:44
src/combinatorics/adj_matrix.lean
feat(combinatorics/adjacency_matrix): defines adjacency matrices of simple graphs (#3672) …
Added
simple_graph.adj_matrix
View on Github →