refactor: Lint
This commit is contained in:
parent
44c8cce2bc
commit
c5ba841f5d
10 changed files with 35 additions and 47 deletions
|
@ -103,7 +103,7 @@ macro "prodTactic" : tactic =>
|
|||
`(tactic| {
|
||||
apply (ColorIndexList.AppendCond.iff_bool _ _).mpr
|
||||
change @ColorIndexList.AppendCond.bool realTensorColor
|
||||
instDecidableEqColorRealTensorColor _ _
|
||||
instDecidableEqColorRealTensorColor _ _
|
||||
simp only [prod_toIndexList, indexNotation_eq_color, fromIndexStringColor, mkDualMap,
|
||||
toTensorColor_eq, decidableEq_eq_color]
|
||||
rfl})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue