Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.FunctorEquivalence.functor

(J : Type u_1) →
  (C : Type u_2) →
    [inst : CategoryTheory.Category.{v_1, u_1} J] →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} C] →
        [inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
          CategoryTheory.Functor (CategoryTheory.ShortComplex (CategoryTheory.Functor J C))
            (CategoryTheory.Functor J (CategoryTheory.ShortComplex C))

The obvious functor ShortComplex (J ⥤ C) ⥤ J ⥤ ShortComplex C.

Defined in
Mathlib.Algebra.Homology.ShortComplex.FunctorEquivalence
Cited by
18 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.ShortComplex.FunctorEquivalence.unitIso · cited by 7FunctorEquivalence.unitIsoCategoryTheory.ShortComplex.FunctorEquivalence.counitIso · cited by 7FunctorEquivalence.counit…CategoryTheory.ShortComplex.functorEquivalence · cited by 4ShortComplex.functorEquiv…CategoryTheory.ShortComplex.FunctorEquivalence.counitIso_inv_app_app_τ₁ · cited by 0FunctorEquivalence.counit…CategoryTheory.ShortComplex.FunctorEquivalence.counitIso_inv_app_app_τ₂ · cited by 0FunctorEquivalence.counit…CategoryTheory.ShortComplex.FunctorEquivalence.counitIso_inv_app_app_τ₃ · cited by 0FunctorEquivalence.counit…CategoryTheory.ShortComplex.FunctorEquivalence.functor_map_app · cited by 0FunctorEquivalence.functo…CategoryTheory.ShortComplex.FunctorEquivalence.functor_obj_map · cited by 0FunctorEquivalence.functo…CategoryTheory.ShortComplex.FunctorEquivalence.functor_obj_obj · cited by 0FunctorEquivalence.functo…CategoryTheory.ShortComplex.functorEquivalence_counitIso · cited by 0ShortComplex.functorEquiv…CategoryTheory.ShortComplex.functorEquivalence_functor · cited by 0ShortComplex.functorEquiv…CategoryTheory.ShortComplex.functorEquivalence_unitIso · cited by 0ShortComplex.functorEquiv…CategoryTheory.ShortComplex.FunctorEquivalence.unitIso_hom_app_τ₁_app · cited by 0FunctorEquivalence.unitIs…CategoryTheory.ShortComplex.FunctorEquivalence.unitIso_hom_app_τ₂_app · cited by 0FunctorEquivalence.unitIs…CategoryTheory.ShortComplex.FunctorEquivalence.unitIso_hom_app_τ₃_app · cited by 0FunctorEquivalence.unitIs…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.map · cited by 188ShortComplex.mapCategoryTheory.evaluation · cited by 173CategoryTheory.evaluationCategoryTheory.Functor.mapShortComplex · cited by 65Functor.mapShortComplexCategoryTheory.ShortComplex.mapNatTrans · cited by 20ShortComplex.mapNatTransFunctorEquivalence.functorCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by21

Results whose statement or proof uses this declaration.