Theorems · Definition · category theory
CategoryTheory.Functor.mapDifferentialObject
{S : Type u_1} →
[inst : AddMonoidWithOne S] →
{C : Type u} →
[inst_1 : CategoryTheory.Category.{v, u} C] →
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_3 : CategoryTheory.HasShift C S] →
(D : Type u') →
[inst_4 : CategoryTheory.Category.{v', u'} D] →
[inst_5 : CategoryTheory.Limits.HasZeroMorphisms D] →
[inst_6 : CategoryTheory.HasShift D S] →
(F : CategoryTheory.Functor C D) →
((CategoryTheory.shiftFunctor C 1).comp F ⟶ F.comp (CategoryTheory.shiftFunctor D 1)) →
(∀ (c c' : C), F.map 0 = 0) →
CategoryTheory.Functor (CategoryTheory.DifferentialObject S C)
(CategoryTheory.DifferentialObject S D)A functor F : C ⥤ D which commutes with shift functors on C and D and preserves zero
morphisms can be lifted to a functor DifferentialObject S C ⥤ DifferentialObject S D.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- AddMonoidWithOnestatement and proof · cited by 313
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapDifferentialObject_map_fstatement and proof · cited by 0
- CategoryTheory.Functor.mapDifferentialObject_obj_dstatement and proof · cited by 0
- CategoryTheory.Functor.mapDifferentialObject_obj_objstatement and proof · cited by 0