Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-02-23 00:45 541a1a02

View on Github →

refactor(combinatorics/simple_graph/{basic,degree_sum}): move darts from degree_sum to basic (#12195) This also changes simple_graph.dart to extend prod, so that darts are even closer to being an ordered pair. Since this touches the module docstrings, they are updated to use fully qualified names.

Estimated changes