Mathlib Changelog
v4
Changelog
About
Github
Theorem
SimpleGraph.Walk.mem_support_iff_exists_mem_edges_of_not_nil
Modification history
2025-11-25 09:29
Mathlib/Combinatorics/SimpleGraph/Walk.lean
feat(Combinatorics/SimpleGraph): split `Walk.lean` into 5 files (#31573) …
Modified
SimpleGraph.Walk.mem_support_iff_exists_mem_edges_of_not_nil
View on Github →
2025-11-20 13:23
Mathlib/Combinatorics/SimpleGraph/Walk.lean
feat(Combinatorics/SimpleGraph/Walk): a vertex is in the support iff an edge in the walk contains it (#31678)
Added
SimpleGraph.Walk.mem_support_iff_exists_mem_edges_of_not_nil
View on Github →