clean Lorentz
This commit is contained in:
parent
ebde396335
commit
f896988894
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ open MonoidalCategory
|
|||
|
||||
namespace complexLorentzTensor
|
||||
|
||||
/-- The colors associated with complex representations of SL(2, ℂ) of intrest to physics. -/
|
||||
/-- The colors associated with complex representations of SL(2, ℂ) of interest to physics. -/
|
||||
inductive Color
|
||||
/-- The color associated with Left handed fermions. -/
|
||||
| upL : Color
|
||||
|
|
|
@ -77,7 +77,7 @@ lemma perm_basisVector {n m : ℕ} {c : Fin n → complexLorentzTensor.C}
|
|||
rw [basis_eq_FD]
|
||||
|
||||
/-- The `perm` node acting on basis vectors corresponds to a basis vector, as a tensor tree
|
||||
structue. -/
|
||||
structure. -/
|
||||
lemma perm_basisVector_tree {n m : ℕ} {c : Fin n → complexLorentzTensor.C}
|
||||
{c1 : Fin m → complexLorentzTensor.C} (σ : OverColor.mk c ⟶ OverColor.mk c1)
|
||||
(b : Π j, Fin (complexLorentzTensor.repDim (c j))) :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue