Theorems · Theorem · category theory
CategoryTheory.Presheaf.freeYoneda_map
∀ {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) {X_1 Y : Cᵒᵖ} (f : X_1 ⟶ Y),
(CategoryTheory.Presheaf.freeYoneda X M).map f =
CategoryTheory.Limits.Sigma.map' ⇑(CategoryTheory.ConcreteCategory.hom ((CategoryTheory.yoneda.obj X).map f))
fun x => CategoryTheory.CategoryStruct.id M- Cited by
- 0 results in Mathlib
- Foundations
- Depth 31 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 · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- TypeCat.Funstatement · cited by 1,307
- CategoryTheory.yonedastatement · cited by 351
- CategoryTheory.Limits.sigmaObjstatement · cited by 302
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.