refactor: style lint

This commit is contained in:
jstoobysmith 2025-01-05 17:00:36 +00:00
parent 7026d8ce66
commit 408a676bbd
10 changed files with 111 additions and 113 deletions

View file

@ -26,7 +26,8 @@ namespace CreateAnnihilateSect
section basic_defs
variable {𝓕 : Type} {f : 𝓕 → Type} [∀ i, Fintype (f i)] {φs : List 𝓕} (a : CreateAnnihilateSect f φs)
variable {𝓕 : Type} {f : 𝓕 → Type} [∀ i, Fintype (f i)] {φs : List 𝓕}
(a : CreateAnnihilateSect f φs)
/-- The type `CreateAnnihilateSect f φs` is finite. -/
instance fintype : Fintype (CreateAnnihilateSect f φs) := Pi.fintype