Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2023-02-16 14:01 13cd3e89

View on Github →

feat(combinatorics/simple_graph/connectivity): concat and concat_rec (#17209) Adds the alternative constructor for walks along with its recursion principle. (Borrowed from lean2/hott.)

Estimated changes