Theorems · Theorem · category theory
CategoryTheory.Presheaf.freeYonedaHomEquiv_symm_comp_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {A : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} A]
[inst_2 : CategoryTheory.Limits.HasCoproducts A] {X : C} {M : A} {F G : CategoryTheory.Functor Cᵒᵖ A}
(α : M ⟶ F.obj (Opposite.op X)) (f : F ⟶ G) {Z : CategoryTheory.Functor Cᵒᵖ A} (h : G ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Presheaf.freeYonedaHomEquiv.symm α)
(CategoryTheory.CategoryStruct.comp f h) =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Presheaf.freeYonedaHomEquiv.symm (CategoryTheory.CategoryStruct.comp α (f.app (Opposite.op X)))) h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Category.assocproof · cited by 6,433
- Equiv.symmstatement and proof · cited by 3,681
- CategoryTheory.Limits.HasCoproductsstatement and proof · cited by 119
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.