Theorems · Theorem · category theory
CategoryTheory.ShortComplex.RightHomologyData.exact_map_iff
∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : CategoryTheory.Limits.HasZeroMorphisms C]
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] {S : CategoryTheory.ShortComplex C} (h : S.RightHomologyData)
(F : CategoryTheory.Functor C D) [inst_4 : F.PreservesZeroMorphisms] [h.IsPreservedBy F] [(S.map F).HasHomology],
(S.map F).Exact ↔ CategoryTheory.Limits.IsZero (F.obj h.H)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 42 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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.Limits.IsZerostatement · cited by 306
- CategoryTheory.ShortComplex.Exactstatement · cited by 292
- CategoryTheory.ShortComplex.HasHomologystatement and proof · cited by 253
- CategoryTheory.ShortComplex.RightHomologyDatastatement and proof · cited by 211
- CategoryTheory.ShortComplex.mapstatement and proof · cited by 188
- CategoryTheory.ShortComplex.RightHomologyData.Hstatement · cited by 158
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.Exact.map_of_preservesRightHomologyOfproof · cited by 0