Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-12-27 16:46 d67c4697

View on Github →

feat(combinatorics/simple_graph/basic): edge deletion (#11054) Function to delete edges from a simple graph, and some associated lemmas. Also defines sym2.to_rel as an inverse to sym2.from_rel.

Estimated changes