chore: bump toolchain to v4.15.0
#281 adapt code to v4.15.0 and fix long heartbeats, e.g., toDualRep_apply_eq_contrOneTwoLeft. --------- Co-authored-by: jstoobysmith <72603918+jstoobysmith@users.noreply.github.com>
This commit is contained in:
parent
6e31281a5b
commit
656a3e422f
49 changed files with 484 additions and 472 deletions
|
@ -57,7 +57,7 @@ theorem prod_comm (t : TensorTree S c) (t2 : TensorTree S c2) :
|
|||
simp only [Category.assoc, Action.comp_hom,
|
||||
Action.instMonoidalCategory_tensorObj_V, Equivalence.symm_inverse,
|
||||
Action.functorCategoryEquivalence_functor, Action.FunctorCategoryEquivalence.functor_obj_obj,
|
||||
ModuleCat.coe_comp, Function.comp_apply]
|
||||
ModuleCat.hom_comp, Function.comp_apply]
|
||||
rw [prod_tensor]
|
||||
apply congrArg
|
||||
apply congrArg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue