Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.representableByEquiv

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {F : CategoryTheory.Functor Cᵒᵖ (Type v₁)} → {Y : C} → F.RepresentableBy Y ≃ (CategoryTheory.yoneda.obj Y ≅ F)

The obvious bijection F.RepresentableBy Y ≃ (yoneda.obj Y ≅ F) when F : Cᵒᵖ ⥤ Type v₁ and [Category.{v₁} C].

Defined in
Mathlib.CategoryTheory.Yoneda
Cited by
5 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.

AlgebraicGeometry.Scheme.LocalRepresentability.representableBy · cited by 1LocalRepresentability.rep…CategoryTheory.yonedaAddGrpObjRepresentableBy · cited by 1CategoryTheory.yonedaAddG…CategoryTheory.yonedaGrpObjRepresentableBy · cited by 1CategoryTheory.yonedaGrpO…CategoryTheory.yonedaMonObjRepresentableBy · cited by 1CategoryTheory.yonedaMonO…CategoryTheory.Functor.RepresentableBy.yoneda · cited by 1RepresentableBy.yonedaCategoryTheory.yonedaAddMonObjRepresentableBy · cited by 1CategoryTheory.yonedaAddM…CategoryTheory.Functor.IsRepresentable.mk' · cited by 0IsRepresentable.mk'CategoryTheory.Functor.RepresentableBy.toIso · cited by 0RepresentableBy.toIsoCategoryTheory.essImage_yonedaAddGrp · cited by 0CategoryTheory.essImage_y…CategoryTheory.essImage_yonedaAddMon · cited by 0CategoryTheory.essImage_y…CategoryTheory.essImage_yonedaGrp · cited by 0CategoryTheory.essImage_y…CategoryTheory.essImage_yonedaMon · cited by 0CategoryTheory.essImage_y…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorEquiv · cited by 8337EquivOpposite · cited by 8081OppositeCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.yoneda · cited by 351CategoryTheory.yonedaCategoryTheory.Iso.app · cited by 253Iso.appCategoryTheory.NatIso.ofComponents · cited by 178NatIso.ofComponentsEquiv.toIso · cited by 58Equiv.toIsoCategoryTheory.Functor.RepresentableBy · cited by 51Functor.RepresentableByCategoryTheory.Functor.RepresentableBy.homEquiv · cited by 35RepresentableBy.homEquivCategoryTheory.Iso.toEquiv · cited by 32Iso.toEquivFunctor.representableByEquivCITED BYCITES

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.