Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Equivalence.unitInv

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

The inverse of the unit of an equivalence of categories.

Defined in
Mathlib.CategoryTheory.Equivalence
Cited by
41 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.inv_fun_map · cited by 10Equivalence.inv_fun_mapCategoryTheory.Equivalence.funInvIdAssoc_hom_app · cited by 8Equivalence.funInvIdAssoc…CategoryTheory.Equivalence.counitInv_functor_comp · cited by 7Equivalence.counitInv_fun…CategoryTheory.Sum.natTransOfWhiskerLeftInlInr · cited by 5Sum.natTransOfWhiskerLeft…CategoryTheory.Equivalence.unitInv_naturality · cited by 3Equivalence.unitInv_natur…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.Equivalence.counitIso_inv_app_tensor_comp_functor_map_δ_inverse · cited by 2Equivalence.counitIso_inv…CategoryTheory.TwoSquare.GuitartExact.vComp_iff_of_equivalences · cited by 2GuitartExact.vComp_iff_of…CategoryTheory.Equivalence.counit_app_functor · cited by 2Equivalence.counit_app_fu…CategoryTheory.Sieve.functorPushforward_functor · cited by 2Sieve.functorPushforward_…CategoryTheory.Equivalence.isDenseSubsite_functor_of_isCocontinuous · cited by 1Equivalence.isDenseSubsit…CategoryTheory.Equivalence.counitInv_functor_comp_assoc · cited by 1Equivalence.counitInv_fun…CategoryTheory.Sum.natTransOfWhiskerLeftInlInr_app · cited by 1Sum.natTransOfWhiskerLeft…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.unitIso · cited by 536Equivalence.unitIsoEquivalence.unitInvCITED BYCITES

Cites10

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

Cited by44

Results whose statement or proof uses this declaration.