Theorems · Definition · category theory
CategoryTheory.enrichedNatTransYonedaTypeIsoYonedaNatTrans
{C : Type v} →
[inst : CategoryTheory.EnrichedCategory (Type v) C] →
{D : Type v} →
[inst_1 : CategoryTheory.EnrichedCategory (Type v) D] →
(F G : CategoryTheory.EnrichedFunctor (Type v) C D) →
CategoryTheory.enrichedNatTransYoneda F G ≅
CategoryTheory.yoneda.obj
(CategoryTheory.enrichedFunctorTypeEquivFunctor F ⟶ CategoryTheory.enrichedFunctorTypeEquivFunctor G)We verify that the presheaf representing natural transformations
between Type v-enriched functors is actually represented by
the usual type of natural transformations!
- Defined in
- Mathlib.CategoryTheory.Enriched.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- Equivstatement · cited by 8,337
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.Isostatement · cited by 3,963
- Opposite.unopproof · cited by 2,231
- TypeCat.ofHomproof · cited by 389
- CategoryTheory.yonedastatement and proof · cited by 351
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.