refactor: Create Mathematics folder

This commit is contained in:
jstoobysmith 2024-06-26 14:04:18 -04:00
parent d2c89d8cc2
commit 049370513d
5 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@ Copyright (c) 2024 Joseph Tooby-Smith. All rights reserved.
Released under Apache 2.0 license.
Authors: Joseph Tooby-Smith
-/
import HepLean.AnomalyCancellation.LinearMaps
import HepLean.Mathematics.LinearMaps
import Mathlib.Algebra.Module.Basic
import Mathlib.LinearAlgebra.FiniteDimensional
/-!