Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Equivalence.unitIso

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

The composition functor ⋙ inverse is isomorphic to the identity.

Defined in
Mathlib.CategoryTheory.Equivalence
Cited by
536 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.unit · cited by 62Equivalence.unitCategoryTheory.Equivalence.op · cited by 57Equivalence.opCategoryTheory.Equivalence.trans · cited by 57Equivalence.transCategoryTheory.Equivalence.unitInv · cited by 41Equivalence.unitInvCategoryTheory.Pretriangulated.Triangle.invRotate · cited by 38Triangle.invRotateCategoryTheory.Equivalence.fullyFaithfulFunctor · cited by 17Equivalence.fullyFaithful…CategoryTheory.Equivalence.prod · cited by 16Equivalence.prodCategoryTheory.Equivalence.congrRight · cited by 14Equivalence.congrRightCategoryTheory.Equivalence.core · cited by 14Equivalence.coreCategoryTheory.Pretriangulated.TriangleOpEquivalence.inverse · cited by 13TriangleOpEquivalence.inv…CategoryTheory.Equivalence.changeFunctor · cited by 10Equivalence.changeFunctorCategoryTheory.Equivalence.funInvIdAssoc · cited by 10Equivalence.funInvIdAssocCategoryTheory.Equivalence.inv_fun_map · cited by 10Equivalence.inv_fun_mapCategoryTheory.Monoidal.transport · cited by 9Monoidal.transportCategoryTheory.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.unitIsoCITED BYCITES

Cites8

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

Cited by623

Results whose statement or proof uses this declaration.