We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e60c9f commit 745e304Copy full SHA for 745e304
1 file changed
Mathlib/CategoryTheory/Limits/Shapes/Pullback/CommSq.lean
@@ -39,7 +39,6 @@ We define bicartesian squares, and
39
show that the pullback and pushout squares for a biproduct are bicartesian.
40
-/
41
42
-
43
noncomputable section
44
45
open CategoryTheory
@@ -1533,3 +1532,5 @@ theorem IsPushout.map_iff {D : Type*} [Category D] (F : C ⥤ D) [PreservesColim
1533
1532
end Functor
1534
1535
end CategoryTheory
+
1536
+set_option linter.style.longFile 1700
0 commit comments