Theorems · Theorem · category theory
CategoryTheory.ShortComplex.quasiIso_of_retract
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
{S₁ T₁ S₂ T₂ : CategoryTheory.ShortComplex C} [inst_2 : S₁.HasHomology] [inst_3 : T₁.HasHomology]
[inst_4 : S₂.HasHomology] [inst_5 : T₂.HasHomology] {f₁ : S₁ ⟶ T₁} {f₂ : S₂ ⟶ T₂}
(h : CategoryTheory.RetractArrow f₁ f₂) [hf₂ : CategoryTheory.ShortComplex.QuasiIso f₂],
CategoryTheory.ShortComplex.QuasiIso f₁- Cited by
- 1 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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.compproof · cited by 17,999
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Arrow.mkproof · cited by 421
- CategoryTheory.ShortComplex.HasHomologystatement and proof · cited by 253
- CategoryTheory.ShortComplex.homologyproof · cited by 216
- CategoryTheory.Arrow.Hom.rightproof · cited by 176
- CategoryTheory.Arrow.Hom.leftproof · cited by 160
- CategoryTheory.ShortComplex.homologyMapproof · cited by 83
Cited by1
Results whose statement or proof uses this declaration.
- quasiIsoAt_of_retractproof · cited by 1