Skip to content

Commit f740c72

Browse files
Update Mathlib/Algebra/Homology/SpectralObject/Page.lean
Co-authored-by: Robin Carlier <[email protected]>
1 parent 8338ca5 commit f740c72

File tree

1 file changed

+1
-2
lines changed
  • Mathlib/Algebra/Homology/SpectralObject

1 file changed

+1
-2
lines changed

Mathlib/Algebra/Homology/SpectralObject/Page.lean

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -613,8 +613,7 @@ lemma cokernelSequenceOpcyclesE_exact
613613
⟨y₁ ≫ biprod.fst, y₁ ≫ biprod.snd, by ext <;> simp⟩
614614
simp only [Preadditive.add_comp, Category.assoc, biprod.inl_desc, biprod.inr_desc] at hy₁
615615
refine ⟨A₂, π₂ ≫ π₁, inferInstance, a, ?_⟩
616-
dsimp
617-
simp only [Category.assoc, hy₂, reassoc_of% hy₁, Preadditive.add_comp, δ_pOpcycles,
616+
simp [Category.assoc, hy₂, reassoc_of% hy₁, Preadditive.add_comp, δ_pOpcycles,
618617
comp_zero, add_zero]
619618

620619
-- TODO: add dual statement to `cokernelSequenceOpcyclesE_exact`?

0 commit comments

Comments
 (0)