Mathlib Changelog
v4
Changelog
About
Github
Theorem
SimpleGraph.Walk.isPath_of_length_eq_dist
Modification history
2024-07-27 14:22
Mathlib/Combinatorics/SimpleGraph/Metric.lean
feat(Combinatorics/SimpleGraph): define `edist` and rewrite `dist` (#14582) …
Modified
SimpleGraph.Walk.isPath_of_length_eq_dist
View on Github →
2024-04-17 15:12
Mathlib/Combinatorics/SimpleGraph/Metric.lean
feat(Combinatorics/SimpleGraph): Existence of a path from `u` to `v` of length equal to `G.dist u v` (#11814) …
Added
SimpleGraph.Walk.isPath_of_length_eq_dist
View on Github →