Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Equivalence.counit

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

The counit of an equivalence of categories.

Defined in
Mathlib.CategoryTheory.Equivalence
Cited by
52 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.toAdjunction · cited by 60Equivalence.toAdjunctionCategoryTheory.Equivalence.fun_inv_map · cited by 9Equivalence.fun_inv_mapCategoryTheory.Equivalence.invFunIdAssoc_hom_app · cited by 7Equivalence.invFunIdAssoc…CategoryTheory.Equivalence.functor_unit_comp · cited by 6Equivalence.functor_unit_…CategoryTheory.Limits.preservesLimitsOfShape_of_equiv · cited by 6Limits.preservesLimitsOfS…CategoryTheory.Limits.HasLimit.isoOfEquivalence_hom_π · cited by 4HasLimit.isoOfEquivalence…CategoryTheory.Equivalence.counit_naturality · cited by 3Equivalence.counit_natura…CategoryTheory.Equivalence.unit_inverse_comp · cited by 3Equivalence.unit_inverse_…CategoryTheory.Equivalence.inverse_counitInv_comp · cited by 2Equivalence.inverse_couni…CategoryTheory.Limits.Pi.reindex_hom_π · cited by 2Pi.reindex_hom_πCategoryTheory.Equivalence.counit_app_functor · cited by 2Equivalence.counit_app_fu…SheafOfModules.pushforwardPushforwardEquivalence · cited by 2SheafOfModules.pushforwar…CategoryTheory.Equivalence.functor_unit_comp_assoc · cited by 2Equivalence.functor_unit_…CategoryTheory.Sieve.functorPushforward_functor · cited by 2Sieve.functorPushforward_…CategoryTheory.Equivalence.isDenseSubsite_functor_of_isCocontinuous · cited by 1Equivalence.isDenseSubsit…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.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.counitCITED BYCITES

Cites10

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

Cited by55

Results whose statement or proof uses this declaration.