Theorems · Theorem · category theory
CategoryTheory.Equivalence.inverse_counitInv_comp
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(e : C ≌ D) (Y : D),
CategoryTheory.CategoryStruct.comp (e.inverse.map (e.counitInv.app Y)) (e.unitInv.app (e.inverse.obj Y)) =
CategoryTheory.CategoryStruct.id (e.inverse.obj Y)- Defined in
- Mathlib.CategoryTheory.Equivalence
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.Category.comp_idproof · cited by 2,119
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.symmproof · cited by 195
- CategoryTheory.Equivalence.inverse_counitInv_comp_assocproof · cited by 2
- CategoryTheory.Equivalence.unitInv_app_inverseproof · cited by 1