refactor: basic golfing and renaming
This commit is contained in:
parent
dcfc4b1318
commit
bab9f10763
8 changed files with 177 additions and 188 deletions
|
@ -273,8 +273,7 @@ lemma contr_contr (t : TensorTree S c) :
|
|||
rw [contrMapFst_contrMapSnd_swap]
|
||||
simp only [Nat.succ_eq_add_one, contrMapFst, contrMapSnd, Action.comp_hom, ModuleCat.coe_comp,
|
||||
Function.comp_apply, swap]
|
||||
apply congrArg
|
||||
apply congrArg
|
||||
refine congrArg _ (congrArg _ ?_)
|
||||
apply congrArg
|
||||
rfl
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue