Theorems · Theorem · category theory
isoOfQuasiIsoAt_hom_inv_id_assoc
∀ {ι : Type u_1} {C : Type u} [inst : CategoryTheory.Category.{v, u} C]
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] {c : ComplexShape ι} {K L : HomologicalComplex C c} (f : K ⟶ L)
(i : ι) [inst_2 : K.HasHomology i] [inst_3 : L.HasHomology i] [inst_4 : QuasiIsoAt f i] {Z : C}
(h : K.homology i ⟶ Z),
CategoryTheory.CategoryStruct.comp (HomologicalComplex.homologyMap f i)
(CategoryTheory.CategoryStruct.comp (isoOfQuasiIsoAt f i).inv h) =
h- Defined in
- Mathlib.Algebra.Homology.QuasiIso
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Category.id_compproof · cited by 1,998
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- HomologicalComplex.homologystatement and proof · cited by 209
- HomologicalComplex.homologyMapstatement and proof · cited by 102
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.