chore: Test stats workflow
This commit is contained in:
parent
bff1468718
commit
ad5c329e26
7 changed files with 39 additions and 0 deletions
|
@ -215,6 +215,7 @@ instance {n : ℕ} {c : Fin n → complexLorentzTensor.C} :
|
|||
instance {n : ℕ} {c : Fin n → complexLorentzTensor.C} :
|
||||
Fintype (OverColor.mk c).left := Fin.fintype n
|
||||
|
||||
/-- The equality of two maps in `OverColor C` from objects based on `Fin _` is decidable. -/
|
||||
instance {n m : ℕ} {c : Fin n → complexLorentzTensor.C}
|
||||
{c1 : Fin m → complexLorentzTensor.C} (σ σ' : OverColor.mk c ⟶ OverColor.mk c1) :
|
||||
Decidable (σ = σ') :=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue