Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Equivalence.counitIso

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

The composition inverse ⋙ functor is isomorphic to the identity.

Defined in
Mathlib.CategoryTheory.Equivalence
Cited by
480 results in Mathlib
Foundations
Depth 20 from the axioms, rests on 111 definitions · 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.symm · cited by 195Equivalence.symmCategoryTheory.Equivalence.op · cited by 57Equivalence.opCategoryTheory.Equivalence.trans · cited by 57Equivalence.transCategoryTheory.Equivalence.counit · cited by 52Equivalence.counitCategoryTheory.Equivalence.counitInv · cited by 46Equivalence.counitInvCategoryTheory.Pretriangulated.Triangle.invRotate · cited by 38Triangle.invRotateCategoryTheory.Equivalence.invFunIdAssoc · cited by 31Equivalence.invFunIdAssocCategoryTheory.Localization.essSurj · cited by 16Localization.essSurjCategoryTheory.Equivalence.prod · cited by 16Equivalence.prodCategoryTheory.Pretriangulated.TriangleOpEquivalence.functor · cited by 15TriangleOpEquivalence.fun…CategoryTheory.Equivalence.congrRight · cited by 14Equivalence.congrRightCategoryTheory.Equivalence.core · cited by 14Equivalence.coreCategoryTheory.Equivalence.changeFunctor · cited by 10Equivalence.changeFunctorCategoryTheory.Pretriangulated.invRotCompRot · cited by 9Pretriangulated.invRotCom…CategoryTheory.Equivalence.fun_inv_map · cited by 9Equivalence.fun_inv_mapCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.Equivalence.functor · cited by 1268Equivalence.functorCategoryTheory.Equivalence.inverse · cited by 1130Equivalence.inverseCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceEquivalence.counitIsoCITED BYCITES

Cites8

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

Cited by547

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 547.