Theorems · Theorem · category theory
CategoryTheory.Equivalence.unit_inverse_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.unit.app (e.inverse.obj Y)) (e.inverse.map (e.counit.app Y)) =
CategoryTheory.CategoryStruct.id (e.inverse.obj Y)The other triangle equality. The proof follows the following proof in Globular: http://globular.science/1905.001
- Defined in
- Mathlib.CategoryTheory.Equivalence
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.unit_app_inverseproof · cited by 1
- CategoryTheory.Equivalence.unit_inverse_comp_assocproof · cited by 0
- CategoryTheory.Sieve.functorPushforward_equivalence_eq_pullbackproof · cited by 0