feat: Add FieldOpAlgebra

This commit is contained in:
jstoobysmith 2025-01-27 06:20:25 +00:00
parent 7738be4443
commit 3abc31af98
4 changed files with 362 additions and 1 deletions

View file

@ -48,7 +48,6 @@ lemma perm_basisVector_cast {n m : } {c : Fin n → complexLorentzTensor.C}
simp only [Functor.const_obj_obj, OverColor.mk_hom] at h1
rw [h1]
TODO "Generalize `basis_eq_FD`."
lemma basis_eq_FD {n : } (c : Fin n → complexLorentzTensor.C)
(b : Π j, Fin (complexLorentzTensor.repDim (c j))) (i : Fin n)
(h : { as := c i } = { as := c1 }) :