Theorems · Definition · category theory
CategoryTheory.ShortComplex.map
{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] →
CategoryTheory.ShortComplex C →
(F : CategoryTheory.Functor C D) → [F.PreservesZeroMorphisms] → CategoryTheory.ShortComplex DThe short complex in D obtained by applying a functor F : C ⥤ D to a
short complex in C, assuming that F preserves zero morphisms.
- Cited by
- 188 results in Mathlib
- Foundations
- Depth 10 from the axioms, rests on 57 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.ShortComplex.gproof · cited by 658
- CategoryTheory.ShortComplex.fproof · cited by 653
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
Cited by221
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapShortComplexproof · cited by 65
- CategoryTheory.ShortComplex.ShortExact.extClassproof · cited by 36
- CategoryTheory.ShortComplex.LeftHomologyData.mapstatement and proof · cited by 25
- CategoryTheory.ShortComplex.RightHomologyData.mapstatement and proof · cited by 23
- CategoryTheory.ShortComplex.ShortExact.map_of_exactstatement · cited by 23
- CategoryTheory.ShortComplex.mapNatTransstatement · cited by 20
- CategoryTheory.ShortComplex.FunctorEquivalence.functorproof · cited by 18
- CategoryTheory.ShortComplex.mapHomologyIsostatement and proof · cited by 12
- CategoryTheory.ShortComplex.Exact.mapstatement · cited by 11
- CochainComplex.homOfDegreewiseSplitstatement and proof · cited by 10
- CategoryTheory.ShortComplex.HomologyData.mapstatement · cited by 9
- groupCohomology.map_cochainsFunctor_shortExactstatement and proof · cited by 9
Showing the 200 most cited of 221.