File tree Expand file tree Collapse file tree
Mathlib/CategoryTheory/Monoidal/Free Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -169,9 +169,6 @@ def tensorFunc : F C ⥤ N C ⥤ F C where
169169theorem tensorFunc_map_app {X Y : F C} (f : X ⟶ Y) (n) : ((tensorFunc C).map f).app n = _ ◁ f :=
170170 rfl
171171
172- set_option allowUnsafeReducibility true
173- attribute [implicit_reducible] Pi.instCategoryComp._aux_1
174-
175172theorem tensorFunc_obj_map (Z : F C) {n n' : N C} (f : n ⟶ n') :
176173 ((tensorFunc C).obj Z).map f = inclusion.map f ▷ Z := by
177174 cases n
Original file line number Diff line number Diff line change 6565 "type" : " git" ,
6666 "subDir" : null ,
6767 "scope" : " " ,
68- "rev" : " c07adf1a2e4448217e14428328d34c9c1501dcec " ,
68+ "rev" : " e4a9b9107417982d95052a056416cf891355df66 " ,
6969 "name" : " batteries" ,
7070 "manifestFile" : " lake-manifest.json" ,
7171 "inputRev" : " lean-pr-testing-13342" ,
You can’t perform that action at this time.
0 commit comments