refactor: some min imports

This commit is contained in:
jstoobysmith 2025-02-03 11:54:08 +00:00
parent 70f617096b
commit 755476c7b1
5 changed files with 10 additions and 19 deletions

View file

@ -5,7 +5,7 @@ Authors: Joseph Tooby-Smith
-/
import Mathlib.Tactic.FinCases
import Mathlib.CategoryTheory.Comma.Over
import Mathlib.CategoryTheory.Limits.Shapes.Terminal
import Mathlib.CategoryTheory.IsomorphismClasses
import Mathlib.Data.Fintype.Perm
import Mathlib.Combinatorics.SimpleGraph.Connectivity.WalkCounting
/-!