Skip to content

Commit

Permalink
Port/combinatorics.simple_graph.connectivity (#2514)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmill committed Mar 1, 2023
1 parent ffb5ddd commit 67ba317
Show file tree
Hide file tree
Showing 2 changed files with 2,431 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -331,6 +331,7 @@ import Mathlib.Combinatorics.SetFamily.Shadow
import Mathlib.Combinatorics.SimpleGraph.Basic
import Mathlib.Combinatorics.SimpleGraph.Clique
import Mathlib.Combinatorics.SimpleGraph.Coloring
import Mathlib.Combinatorics.SimpleGraph.Connectivity
import Mathlib.Combinatorics.SimpleGraph.Density
import Mathlib.Combinatorics.SimpleGraph.Partition
import Mathlib.Combinatorics.SimpleGraph.Regularity.Equitabilise
Expand Down

0 comments on commit 67ba317

Please sign in to comment.