Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.FunctorEquivalence.unitIso

(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.id (CategoryTheory.ShortComplex (CategoryTheory.Functor J C)) ≅
            (CategoryTheory.ShortComplex.FunctorEquivalence.functor J C).comp
              (CategoryTheory.ShortComplex.FunctorEquivalence.inverse J C)

The unit isomorphism of the equivalence ShortComplex.functorEquivalence : ShortComplex (J ⥤ C) ≌ J ⥤ ShortComplex C.

Defined in
Mathlib.Algebra.Homology.ShortComplex.FunctorEquivalence
Cited by
7 results in Mathlib
Foundations
Depth 32 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 · cited by 4ShortComplex.functorEquiv…CategoryTheory.ShortComplex.FunctorEquivalence.unitIso_hom_app_τ₁_app · cited by 0FunctorEquivalence.unitIs…CategoryTheory.ShortComplex.functorEquivalence_unitIso · cited by 0ShortComplex.functorEquiv…CategoryTheory.ShortComplex.FunctorEquivalence.unitIso_hom_app_τ₃_app · cited by 0FunctorEquivalence.unitIs…CategoryTheory.ShortComplex.FunctorEquivalence.unitIso_inv_app_τ₁_app · cited by 0FunctorEquivalence.unitIs…CategoryTheory.ShortComplex.FunctorEquivalence.unitIso_hom_app_τ₂_app · cited by 0FunctorEquivalence.unitIs…CategoryTheory.ShortComplex.FunctorEquivalence.unitIso_inv_app_τ₂_app · cited by 0FunctorEquivalence.unitIs…CategoryTheory.ShortComplex.FunctorEquivalence.unitIso_inv_app_τ₃_app · cited by 0FunctorEquivalence.unitIs…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂CategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.ShortComplex.X₃ · cited by 876ShortComplex.X₃CategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.NatIso.ofComponents · cited by 178NatIso.ofComponentsCategoryTheory.ShortComplex.isoMk · cited by 30ShortComplex.isoMkCategoryTheory.ShortComplex.FunctorEquivalence.inverse · cited by 23FunctorEquivalence.inverseFunctorEquivalence.unitIsoCITED BYCITES

Cites16

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

Cited by8

Results whose statement or proof uses this declaration.