Theorems · Theorem · category theory
CategoryTheory.Bicategory.Adj.right_triangle_components_assoc
∀ {C₁ C₂ : CategoryTheory.Bicategory.Adj CategoryTheory.Cat} (α : C₁ ⟶ C₂) (X : ↑C₂.obj) {Z : ↑C₁.obj}
(h : α.r.toFunctor.obj ((CategoryTheory.CategoryStruct.id C₂.obj).toFunctor.obj X) ⟶ Z),
CategoryTheory.CategoryStruct.comp (α.adj.unit.toNatTrans.app (α.r.toFunctor.obj X))
(CategoryTheory.CategoryStruct.comp (α.r.toFunctor.map (α.adj.counit.toNatTrans.app X)) h) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.CategoryStruct.id (α.r.toFunctor.obj X)) h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · 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.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Bundled.αstatement and proof · cited by 736
- CategoryTheory.Cat.Hom.toFunctorstatement and proof · cited by 531
- CategoryTheory.Cat.Hom₂.toNatTransstatement and proof · cited by 277
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.