refactor: Simplify proofs

This commit is contained in:
jstoobysmith 2024-10-24 06:10:08 +00:00
parent 33a42c7e06
commit 95857993b5
6 changed files with 366 additions and 496 deletions

View file

@ -184,6 +184,5 @@ lemma basis_contr (c : complexLorentzTensor.C) (i : Fin (complexLorentzTensor.re
| Color.up => Lorentz.contrCoContraction_basis _ _
| Color.down => Lorentz.coContrContraction_basis _ _
end
end Fermion