feat: new lint function, and split informal

This commit is contained in:
jstoobysmith 2024-12-05 06:49:50 +00:00
parent 9fb18af0d9
commit 84b328f13f
28 changed files with 138 additions and 83 deletions

View file

@ -7,7 +7,7 @@ import Mathlib.Data.Complex.Exponential
import Mathlib.Analysis.InnerProductSpace.PiL2
import HepLean.Lorentz.SL2C.Basic
import HepLean.Lorentz.ComplexVector.Modules
import HepLean.Meta.Informal
import HepLean.Meta.Informal.Basic
import Mathlib.RepresentationTheory.Rep
import HepLean.Lorentz.PauliMatrices.SelfAdjoint
/-!