Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.representableBy

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    (F : CategoryTheory.Functor Cᵒᵖ (Type v)) → [hF : F.IsRepresentable] → F.RepresentableBy F.reprX

A chosen term in F.RepresentableBy (reprX F) when F.IsRepresentable holds.

Defined in
Mathlib.CategoryTheory.Yoneda
Cited by
7 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Functor.IsRepresentable

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

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.