Skip to content

Commit a6e645f

Browse files
committed
fix
1 parent 6af13a5 commit a6e645f

File tree

1 file changed

+1
-0
lines changed
  • Mathlib/CategoryTheory/Abelian/DiagramLemmas

1 file changed

+1
-0
lines changed

Mathlib/CategoryTheory/Abelian/DiagramLemmas/Four.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ section Four
5959

6060
variable {R₁ R₂ : ComposableArrows C 3} (φ : R₁ ⟶ R₂)
6161

62+
set_option maxHeartbeats 400000 in
6263
theorem mono_of_epi_of_mono_of_mono' (hR₁ : R₁.map' 0 2 = 0)
6364
(hR₁' : (mk₂ (R₁.map' 1 2) (R₁.map' 2 3)).Exact)
6465
(hR₂ : (mk₂ (R₂.map' 0 1) (R₂.map' 1 2)).Exact)

0 commit comments

Comments
 (0)