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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.yonedastatement and proof · cited by 351
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- Equiv.toIsoproof · cited by 58
- CategoryTheory.Functor.RepresentableBystatement and proof · cited by 51
Cited by12
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.LocalRepresentability.representableByproof · cited by 1
- CategoryTheory.yonedaAddGrpObjRepresentableByproof · cited by 1
- CategoryTheory.yonedaGrpObjRepresentableByproof · cited by 1
- CategoryTheory.yonedaMonObjRepresentableByproof · cited by 1
- CategoryTheory.Functor.RepresentableBy.yonedaproof · cited by 1
- CategoryTheory.yonedaAddMonObjRepresentableByproof · cited by 1
- CategoryTheory.Functor.IsRepresentable.mk'proof · cited by 0
- CategoryTheory.Functor.RepresentableBy.toIsoproof · cited by 0
- CategoryTheory.essImage_yonedaAddGrpproof · cited by 0
- CategoryTheory.essImage_yonedaAddMonproof · cited by 0
- CategoryTheory.essImage_yonedaGrpproof · cited by 0
- CategoryTheory.essImage_yonedaMonproof · cited by 0