Theorems · Definition · category theory
CategoryTheory.Functor.IsRepresentedBy.representableBy
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{F : CategoryTheory.Functor Cᵒᵖ (Type w)} →
{X : C} → {x : F.obj (Opposite.op X)} → F.IsRepresentedBy x → F.RepresentableBy XThe canonical representation induced by the universal element x : F.obj X.
- Defined in
- Mathlib.CategoryTheory.RepresentedBy
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 34 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.
Cites13
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.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compproof · cited by 6,529
- Equiv.symmproof · cited by 3,681
- CategoryTheory.uliftFunctorproof · cited by 58
- CategoryTheory.Functor.RepresentableBystatement · cited by 51
- CategoryTheory.Functor.IsRepresentedBystatement and proof · cited by 14
- CategoryTheory.Functor.representableByUliftFunctorEquivproof · cited by 4
- CategoryTheory.Functor.RepresentableBy.equivUliftYonedaIsoproof · cited by 3
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.IsRepresentedBy.iff_exists_representableByproof · cited by 2
- CategoryTheory.Functor.IsRepresentedBy.of_isoObjproof · cited by 1
- CategoryTheory.Functor.IsRepresentedBy.of_natIsoproof · cited by 1
- CategoryTheory.Functor.IsRepresentable.iff_exists_isRepresentedByproof · cited by 0
- CategoryTheory.Functor.IsRepresentedBy.representableBy.congr_simpstatement and proof · cited by 0
- CategoryTheory.Functor.IsRepresentedBy.representableBy_homEquiv_applystatement · cited by 0