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.inverseThe 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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Equivalence.functorstatement · cited by 1,268
- CategoryTheory.Equivalence.inversestatement · cited by 1,130
- CategoryTheory.Equivalencestatement and proof · cited by 601
Cited by623
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.symmproof · cited by 195
- CategoryTheory.Equivalence.unitproof · cited by 62
- CategoryTheory.Equivalence.opproof · cited by 57
- CategoryTheory.Equivalence.transproof · cited by 57
- CategoryTheory.Equivalence.unitInvproof · cited by 41
- CategoryTheory.Pretriangulated.Triangle.invRotateproof · cited by 38
- CategoryTheory.Equivalence.fullyFaithfulFunctorproof · cited by 17
- CategoryTheory.Equivalence.prodproof · cited by 16
- CategoryTheory.Equivalence.congrRightproof · cited by 14
- CategoryTheory.Equivalence.coreproof · cited by 14
- CategoryTheory.Pretriangulated.TriangleOpEquivalence.inverseproof · cited by 13
- CategoryTheory.Equivalence.changeFunctorproof · cited by 10
Showing the 200 most cited of 623.