Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.RepresentableBy.ofIsoObj

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {F : CategoryTheory.Functor Cᵒᵖ (Type w)} → {X Y : C} → F.RepresentableBy X → (Y ≅ X) → F.RepresentableBy Y

Transport RepresentableBy along an isomorphism of the object.

Defined in
Mathlib.CategoryTheory.Yoneda
Cited by
4 results in Mathlib
Foundations
Depth 19 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.

Cites8

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

Cited by5

Results whose statement or proof uses this declaration.