Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-03-20 16:28 5d7efa03

View on Github →

feat(combinatorics/quiver): define quivers (#6680) Define quivers (a very permissive notion of graph), subquivers, paths and arborescences, which are like rooted trees. This PR comes from https://github.com/dwarn/nielsen-schreier-2 .

Estimated changes