Mathlib Changelog
v4
Changelog
About
Github
Theorem
SimpleGraph.IsBridge.of_not_reachable
Modification history
2026-06-05 15:27
Mathlib/Combinatorics/SimpleGraph/Connectivity/Connected.lean
refactor(SimpleGraph): change bridges not to require the edge to be present (#32583) …
Modified
SimpleGraph.IsBridge.of_not_reachable
View on Github →
2026-04-01 13:03
Mathlib/Combinatorics/SimpleGraph/Connectivity/Connected.lean
refactor(Combinatorics/SimpleGraph): use `edge` and `deleteEdges` more (#36804) …
Added
SimpleGraph.IsBridge.of_not_reachable
View on Github →