Skip to content

Commit

Permalink
feat: port Combinatorics.Configuration (#4025)
Browse files Browse the repository at this point in the history
Co-authored-by: Moritz Firsching <firsching@google.com>
Co-authored-by: Thomas Browning <tb65536@uw.edu>
Co-authored-by: int-y1 <jason_yuen2007@hotmail.com>
Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
  • Loading branch information
5 people committed May 22, 2023
1 parent 8c6ccaf commit c8b79ba
Show file tree
Hide file tree
Showing 2 changed files with 529 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -787,6 +787,7 @@ import Mathlib.Combinatorics.Additive.SalemSpencer
import Mathlib.Combinatorics.Catalan
import Mathlib.Combinatorics.Colex
import Mathlib.Combinatorics.Composition
import Mathlib.Combinatorics.Configuration
import Mathlib.Combinatorics.Derangements.Basic
import Mathlib.Combinatorics.Derangements.Finite
import Mathlib.Combinatorics.DoubleCounting
Expand Down

0 comments on commit c8b79ba

Please sign in to comment.