refactor: Remove redundent imports
This commit is contained in:
parent
5bcf3b3962
commit
f3cb311028
54 changed files with 35 additions and 129 deletions
|
@ -4,9 +4,6 @@ Released under Apache 2.0 license as described in the file LICENSE.
|
|||
Authors: Joseph Tooby-Smith
|
||||
-/
|
||||
import HepLean.AnomalyCancellation.Basic
|
||||
import Mathlib.Algebra.Module.Equiv.Basic
|
||||
import Mathlib.Algebra.BigOperators.Ring
|
||||
import Mathlib.Algebra.BigOperators.Fin
|
||||
/-!
|
||||
# Pure U(1) ACC system.
|
||||
|
||||
|
|
|
@ -4,7 +4,6 @@ Released under Apache 2.0 license as described in the file LICENSE.
|
|||
Authors: Joseph Tooby-Smith
|
||||
-/
|
||||
import HepLean.AnomalyCancellation.PureU1.Basic
|
||||
import Mathlib.Tactic.Polyrith
|
||||
import Mathlib.LinearAlgebra.FreeModule.StrongRankCondition
|
||||
/-!
|
||||
# Basis of `LinSols`
|
||||
|
|
|
@ -3,7 +3,6 @@ Copyright (c) 2024 Joseph Tooby-Smith. All rights reserved.
|
|||
Released under Apache 2.0 license as described in the file LICENSE.
|
||||
Authors: Joseph Tooby-Smith
|
||||
-/
|
||||
import HepLean.AnomalyCancellation.PureU1.Sorts
|
||||
import HepLean.AnomalyCancellation.PureU1.VectorLike
|
||||
/-!
|
||||
# Charges assignments with constant abs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue