Theorems · Definition · category theory
CategoryTheory.OverPresheafAux.YonedaCollection.mk
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{A : CategoryTheory.Functor Cᵒᵖ (Type v)} →
{F : CategoryTheory.Functor (CategoryTheory.CostructuredArrow CategoryTheory.yoneda A)ᵒᵖ (Type v)} →
{X : C} →
(s : CategoryTheory.yoneda.obj X ⟶ A) →
F.obj (Opposite.op (CategoryTheory.CostructuredArrow.mk s)) →
CategoryTheory.OverPresheafAux.YonedaCollection F XGiven a costructured arrow s : yoneda.obj X ⟶ A and an element x : F.obj s, construct
an element of YonedaCollection F X.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.eqToHomproof · cited by 860
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.yonedastatement and proof · cited by 351
- CategoryTheory.CostructuredArrow.mkstatement and proof · cited by 155
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.OverPresheafAux.YonedaCollection.map₂proof · cited by 8
- CategoryTheory.OverPresheafAux.counitForwardproof · cited by 8
- CategoryTheory.OverPresheafAux.YonedaCollection.map₁proof · cited by 8
- CategoryTheory.OverPresheafAux.unitBackwardproof · cited by 4
- CategoryTheory.OverPresheafAux.YonedaCollection.mk_fststatement · cited by 3
- CategoryTheory.OverPresheafAux.YonedaCollection.mk_sndstatement · cited by 1