Commit 0491229 1 parent e743f36 commit 0491229 Copy full SHA for 0491229
File tree 1 file changed +2
-0
lines changed
Mathlib/AlgebraicTopology/DoldKan
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Authors: Joël Riou
6
6
import Mathlib.AlgebraicTopology.DoldKan.EquivalenceAdditive
7
7
import Mathlib.AlgebraicTopology.DoldKan.Compatibility
8
8
import Mathlib.CategoryTheory.Idempotents.SimplicialObject
9
+ import Mathlib.Tactic.SuppressCompilation
9
10
10
11
#align_import algebraic_topology.dold_kan.equivalence_pseudoabelian from "leanprover-community/mathlib" @"32a7e535287f9c73f2e4d2aef306a39190f0b504"
11
12
@@ -35,6 +36,7 @@ the composition of `N₁ : SimplicialObject C ⥤ Karoubi (ChainComplex C ℕ)`
35
36
-/
36
37
37
38
39
+ suppress_compilation
38
40
noncomputable section
39
41
40
42
open CategoryTheory CategoryTheory.Category CategoryTheory.Limits CategoryTheory.Idempotents
You can’t perform that action at this time.
0 commit comments