feat: Get evaluation working.
This commit is contained in:
parent
e180d4cca9
commit
8fa8a51367
4 changed files with 56 additions and 13 deletions
|
@ -146,6 +146,9 @@ lemma symm_contr_antiSymm {S : (Lorentz.complexCo ⊗ Lorentz.complexCo).V}
|
|||
rw [antiSymm_contr_symm hA hs]
|
||||
rfl
|
||||
|
||||
lemma contr_rank_1_expand (p : Lorentz.complexCo) (q : Lorentz.complexContr) :
|
||||
{(p | μ ⊗ q | μ) = p | 0}ᵀ := by
|
||||
sorry
|
||||
end Fermion
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue