Theorems · Inductive type · category theory
CategoryTheory.Functor.RepresentableBy
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] → CategoryTheory.Functor Cᵒᵖ (Type v) → C → Type (max (max u₁ v) v₁)The data which expresses that a functor F : Cᵒᵖ ⥤ Type v is representable by Y : C.
In the situation where F factors through a concrete category, it may be more convenient to use
the API in the file Mathlib/CategoryTheory/ConcreteCategory/Representable.lean.
- Defined in
- Mathlib.CategoryTheory.Yoneda
- Cited by
- 51 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
Cited by105
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.RepresentableBy.homEquivstatement and proof · cited by 35
- CategoryTheory.SubobjectRepresentableByproof · cited by 19
- CategoryTheory.Functor.RepresentableBy.homEquiv'statement and proof · cited by 10
- CategoryTheory.Functor.RepresentableBy.homEquiv_compstatement and proof · cited by 7
- CategoryTheory.MonObj.ofRepresentableBystatement and proof · cited by 7
- CategoryTheory.Functor.representableBystatement · cited by 7
- CategoryTheory.Functor.RepresentableBy.isRepresentablestatement and proof · cited by 6
- CategoryTheory.Functor.IsRepresentedBy.representableBystatement · cited by 6
- CategoryTheory.AddMonObj.ofRepresentableBystatement and proof · cited by 6
- CategoryTheory.Functor.IsRepresentable.casesOnstatement and proof · cited by 5
- CategoryTheory.Functor.representableByEquivstatement and proof · cited by 5
- CategoryTheory.AddGrpObj.ofRepresentableBystatement and proof · cited by 4