Commit 2021-03-23 19:49 edfe7e1e
View on Github →feat(combinatorics/simple_graph): degree lemmas (#5966) Proves some lemmas about the minimum/maximum degree of vertices in a graph - also weakens the assumptions for the definitions, following the usual mathlib pattern of defining total functions.