feat: Lemmas regarding duals for real Lorentz tensors

This commit is contained in:
jstoobysmith 2025-03-21 14:56:48 -04:00
parent cfcdb880c3
commit 92b1266d70

View file

@ -147,6 +147,12 @@ instance (d : ) : DecidableEq (realLorentzTensor d).C := realLorentzTensor.in
@[simp]
lemma C_eq_color {d : } : (realLorentzTensor d).C = Color := rfl
/-!
## Simplyfing repDim
-/
lemma repDim_up {d : } : (realLorentzTensor d).repDim Color.up = 1 + d := rfl
lemma repDim_down {d : } : (realLorentzTensor d).repDim Color.down = 1 + d := rfl
@ -157,6 +163,19 @@ lemma repDim_eq_one_plus_dim {d : } {c : (realLorentzTensor d).C} :
cases c
· rfl
· rfl
/-!
## Simplyfing τ
-/
@[simp]
lemma τ_up_eq_down {d : } : (realLorentzTensor d).τ Color.up = Color.down := rfl
@[simp]
lemma τ_down_eq_up {d : } : (realLorentzTensor d).τ Color.down = Color.up := rfl
/-!
## Simplification of contractions with respect to basis