Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.corepresentableBy

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    (F : CategoryTheory.Functor C (Type v)) → [hF : F.IsCorepresentable] → F.CorepresentableBy F.coreprX

A chosen term in F.CorepresentableBy (coreprX F) when F.IsCorepresentable holds.

Defined in
Mathlib.CategoryTheory.Yoneda
Cited by
6 results in Mathlib
Foundations
Depth 14 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Functor.IsCorepresentable

Around this declaration

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

Cites6

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

Cited by11

Results whose statement or proof uses this declaration.