Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2023-02-08 14:04 26b40791

View on Github →

feat(combinatorics/catalan): Connection between Catalan numbers and number of trees (#16583) Shows that the number of binary trees with n nodes is the nth Catalan number.

Estimated changes