refactor: Fix typo

This commit is contained in:
jstoobysmith 2025-02-05 10:04:41 +00:00
parent 48b46879c2
commit d61cc2ee4d
4 changed files with 8 additions and 8 deletions

View file

@ -55,7 +55,7 @@ lemma staticWickTerm_insert_zero_some (φ : 𝓕.FieldOp) (φs : List 𝓕.Field
simp only [← mul_assoc]
rw [← smul_mul_assoc]
congr 1
rw [staticConract_insertAndContract_some_eq_mul_contractStateAtIndex_lt]
rw [staticContract_insertAndContract_some_eq_mul_contractStateAtIndex_lt]
swap
· simp
rw [smul_smul]