Skip to content

Commit 98eedd0

Browse files
Update Mathlib/CategoryTheory/Triangulated/TStructure/SpectralObject.lean
Co-authored-by: Robin Carlier <[email protected]>
1 parent 3155c76 commit 98eedd0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Mathlib/CategoryTheory/Triangulated/TStructure/SpectralObject.lean

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,7 @@ lemma ω₁δ_naturality (a' b' c' : EInt) (hab' : a' ≤ b') (hbc' : b' ≤ c')
8787
rw [← reassoc_of% dsimp% h₁, ← eTruncLTGEIsoGELT_hom_naturality,
8888
← eTruncLTGEIsoGELT_hom_naturality, ← t.eTruncLT_map_app_eTruncLTι_app (φ.app 2)]
8989
simp only [↓NatTrans.naturality_assoc, ↓← Functor.map_comp_assoc]
90-
simp only [homOfLE_leOfHom, Fin.isValue, Category.assoc, eTruncGEπ_naturality,
91-
eTruncLT_map_app_eTruncLTι_app_assoc, Functor.map_comp, eTruncGEπ_app_eTruncGE_map_app,
92-
eTruncLT_map_app_eTruncLTι_app]
90+
simp
9391

9492
/-- The functorial (distinguished) triangles that are part of the spectral
9593
object attached to objects in a triangulated category equipped with a t-structure. -/

0 commit comments

Comments
 (0)