Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.FunctorEquivalence.inverse

(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.Functor J (CategoryTheory.ShortComplex C))
            (CategoryTheory.ShortComplex (CategoryTheory.Functor J C))

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

Defined in
Mathlib.Algebra.Homology.ShortComplex.FunctorEquivalence
Cited by
23 results in Mathlib
Foundations
Depth 26 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.inverse_map_τ₁ · cited by 0FunctorEquivalence.invers…CategoryTheory.ShortComplex.FunctorEquivalence.inverse_map_τ₂ · cited by 0FunctorEquivalence.invers…CategoryTheory.ShortComplex.FunctorEquivalence.inverse_map_τ₃ · cited by 0FunctorEquivalence.invers…CategoryTheory.ShortComplex.FunctorEquivalence.inverse_obj_X₁ · cited by 0FunctorEquivalence.invers…CategoryTheory.ShortComplex.FunctorEquivalence.inverse_obj_X₂ · cited by 0FunctorEquivalence.invers…CategoryTheory.ShortComplex.FunctorEquivalence.inverse_obj_X₃ · cited by 0FunctorEquivalence.invers…CategoryTheory.ShortComplex.FunctorEquivalence.inverse_obj_f · cited by 0FunctorEquivalence.invers…CategoryTheory.ShortComplex.functorEquivalence_counitIso · cited by 0ShortComplex.functorEquiv…CategoryTheory.ShortComplex.FunctorEquivalence.inverse_obj_g · cited by 0FunctorEquivalence.invers…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Functor.whiskerLeft · cited by 496Functor.whiskerLeftCategoryTheory.Functor.whiskerRight · cited by 467Functor.whiskerRightCategoryTheory.ShortComplex.π₂ · cited by 16ShortComplex.π₂CategoryTheory.ShortComplex.π₁ · cited by 12ShortComplex.π₁CategoryTheory.ShortComplex.π₃ · cited by 12ShortComplex.π₃CategoryTheory.ShortComplex.π₁Toπ₂ · cited by 7ShortComplex.π₁Toπ₂CategoryTheory.ShortComplex.π₂Toπ₃ · cited by 7ShortComplex.π₂Toπ₃FunctorEquivalence.inverseCITED BYCITES

Cites12

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

Cited by26

Results whose statement or proof uses this declaration.