Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Equivalence.counitInv

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        (e : C ≌ D) → CategoryTheory.Functor.id D ⟶ e.inverse.comp e.functor

The inverse of the counit of an equivalence of categories.

Defined in
Mathlib.CategoryTheory.Equivalence
Cited by
46 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Equivalence.fun_inv_map · cited by 9Equivalence.fun_inv_mapCategoryTheory.Equivalence.counitInv_functor_comp · cited by 7Equivalence.counitInv_fun…CategoryTheory.Limits.preservesColimitsOfShape_of_equiv · cited by 7Limits.preservesColimitsO…CategoryTheory.Equivalence.invFunIdAssoc_inv_app · cited by 7Equivalence.invFunIdAssoc…CategoryTheory.Subobject.Classifier.ofEquivalence · cited by 5Classifier.ofEquivalenceCategoryTheory.Limits.HasColimit.ι_isoOfEquivalence_inv · cited by 4HasColimit.ι_isoOfEquival…CategoryTheory.Equivalence.counitInv_app_functor · cited by 3Equivalence.counitInv_app…CategoryTheory.Equivalence.counitInv_naturality · cited by 3Equivalence.counitInv_nat…CategoryTheory.Equivalence.unit_inverse_comp · cited by 3Equivalence.unit_inverse_…CategoryTheory.Equivalence.inverse_counitInv_comp · cited by 2Equivalence.inverse_couni…CategoryTheory.Equivalence.inverse_counitInv_comp_assoc · cited by 2Equivalence.inverse_couni…CategoryTheory.IsVanKampenColimit.whiskerEquivalence_iff · cited by 2IsVanKampenColimit.whiske…CategoryTheory.Sieve.functorPushforward_functor · cited by 2Sieve.functorPushforward_…CategoryTheory.Equivalence.isDenseSubsite_functor_of_isCocontinuous · cited by 1Equivalence.isDenseSubsit…CategoryTheory.Equivalence.counitInv_app_comp_functor_map_η_inverse · cited by 1Equivalence.counitInv_app…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.Equivalence.functor · cited by 1268Equivalence.functorCategoryTheory.Equivalence.inverse · cited by 1130Equivalence.inverseCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Equivalence.counitIso · cited by 480Equivalence.counitIsoEquivalence.counitInvCITED BYCITES

Cites10

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

Cited by49

Results whose statement or proof uses this declaration.