Theorems · Definition · category theory
CategoryTheory.OverPresheafAux.YonedaCollection
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{A : CategoryTheory.Functor Cᵒᵖ (Type v)} →
CategoryTheory.Functor (CategoryTheory.CostructuredArrow CategoryTheory.yoneda A)ᵒᵖ (Type v) → C → Type vTo give an object of Over A, we will in particular need a presheaf Cᵒᵖ ⥤ Type v. This is
the definition of that presheaf on objects.
We would prefer to think of this sigma type to be indexed by natural transformations
yoneda.obj X ⟶ A instead of A.obj (op X). These are equivalent by the Yoneda lemma, but
we cannot use the former because that type lives in the wrong universe. Hence, we will provide
a lot of API that will enable us to pretend that we are really indexing over
yoneda.obj X ⟶ A.
- Cited by
- 24 results in Mathlib
- Foundations
- Depth 26 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.
Cites10
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- Equiv.symmproof · cited by 3,681
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.yonedastatement and proof · cited by 351
- CategoryTheory.CostructuredArrow.mkproof · cited by 155
- CategoryTheory.yonedaEquivproof · cited by 42
Cited by34
Results whose statement or proof uses this declaration.
- CategoryTheory.OverPresheafAux.YonedaCollection.fststatement and proof · cited by 23
- CategoryTheory.OverPresheafAux.yonedaCollectionPresheafproof · cited by 21
- CategoryTheory.OverPresheafAux.YonedaCollection.sndstatement and proof · cited by 18
- CategoryTheory.OverPresheafAux.YonedaCollection.extstatement and proof · cited by 9
- CategoryTheory.OverPresheafAux.YonedaCollection.map₁statement and proof · cited by 8
- CategoryTheory.OverPresheafAux.YonedaCollection.map₂statement and proof · cited by 8
- CategoryTheory.OverPresheafAux.unitForwardstatement and proof · cited by 7
- CategoryTheory.OverPresheafAux.YonedaCollection.map₁_fststatement and proof · cited by 5
- CategoryTheory.OverPresheafAux.YonedaCollection.map₂_fststatement and proof · cited by 5
- CategoryTheory.OverPresheafAux.YonedaCollection.map₂_sndstatement and proof · cited by 5
- CategoryTheory.OverPresheafAux.YonedaCollection.yonedaEquivFststatement and proof · cited by 5
- CategoryTheory.OverPresheafAux.unitBackwardstatement · cited by 4