Mathlib Changelog
v4
Changelog
About
Github
Theorem
SimpleGraph.dist_ne_zero_iff_ne_and_reachable
Modification history
2024-07-27 14:22
Mathlib/Combinatorics/SimpleGraph/Metric.lean
feat(Combinatorics/SimpleGraph): define `edist` and rewrite `dist` (#14582) …
Modified
SimpleGraph.dist_ne_zero_iff_ne_and_reachable
View on Github →
2024-05-24 20:28
Mathlib/Combinatorics/SimpleGraph/Metric.lean
feat(Combinatorics/SimpleGraph): Distance between `u` and `v` is one iff `u` and `v` are adjacent (#11945) …
Added
SimpleGraph.dist_ne_zero_iff_ne_and_reachable
View on Github →