Mathlib Changelog
v4
Changelog
About
Github
Theorem
SimpleGraph.Subgraph.deleteEdges_adj
Modification history
2025-05-25 12:30
Mathlib/Combinatorics/SimpleGraph/Subgraph.lean
chore(*): not_mem/nmem -> notMem (#25159)
Modified
SimpleGraph.Subgraph.deleteEdges_adj
View on Github →
2023-12-27 05:26
Mathlib/Combinatorics/SimpleGraph/Subgraph.lean
refactor: remove `Sym2`'s global `Prod` setoid instance, use `s(x, y)` notation for unordered pairs (#8729) …
Modified
SimpleGraph.Subgraph.deleteEdges_adj
View on Github →
2023-02-27 10:46
Mathlib/Combinatorics/SimpleGraph/Subgraph.lean
feat: port Combinatorics.SimpleGraph.Subgraph (#2495)
Added
SimpleGraph.Subgraph.deleteEdges_adj
View on Github →