Mathlib Map

Theorems · Definition · category theory

CategoryTheory.CategoryOfElements.costructuredArrowYonedaEquivalence

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (F : CategoryTheory.Functor Cᵒᵖ (Type v)) → F.Elementsᵒᵖ ≌ CategoryTheory.CostructuredArrow CategoryTheory.yoneda F

The equivalence F.Elementsᵒᵖ ≅ (yoneda, F) given by yoneda lemma.

Defined in
Mathlib.CategoryTheory.Elements
Cited by
9 results in Mathlib
Foundations
Depth 33 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.

CategoryTheory.Limits.isFiltered_costructuredArrow_yoneda_of_preservesFiniteLimits · cited by 2Limits.isFiltered_costruc…CategoryTheory.Presheaf.isColimitTautologicalCocone · cited by 2Presheaf.isColimitTautolo…CategoryTheory.CategoryOfElements.costructuredArrowYonedaEquivalenceFunctorProj · cited by 2CategoryOfElements.costru…CategoryTheory.CategoryOfElements.costructuredArrowYonedaEquivalenceInverseπ · cited by 2CategoryOfElements.costru…CategoryTheory.CategoryOfElements.costructuredArrowYonedaEquivalenceFunctorProj_hom_app · cited by 0CategoryOfElements.costru…CategoryTheory.CategoryOfElements.costructuredArrowYonedaEquivalenceFunctorProj_inv_app · cited by 0CategoryOfElements.costru…CategoryTheory.CategoryOfElements.costructuredArrowYonedaEquivalenceInverseπ_hom_app · cited by 0CategoryOfElements.costru…CategoryTheory.CategoryOfElements.costructuredArrowYonedaEquivalenceInverseπ_inv_app · cited by 0CategoryOfElements.costru…CategoryTheory.CategoryOfElements.costructuredArrowYonedaEquivalence_counitIso · cited by 0CategoryOfElements.costru…CategoryTheory.CategoryOfElements.costructuredArrowYonedaEquivalence_functor · cited by 0CategoryOfElements.costru…CategoryTheory.CategoryOfElements.costructuredArrowYonedaEquivalence_inverse · cited by 0CategoryOfElements.costru…CategoryTheory.CategoryOfElements.costructuredArrowYonedaEquivalence_unitIso · cited by 0CategoryOfElements.costru…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compOpposite.unop · cited by 2231Opposite.unopCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.CostructuredArrow · cited by 536CategoryTheory.Costructur…CategoryTheory.yoneda · cited by 351CategoryTheory.yonedaCategoryTheory.Functor.rightOp · cited by 214Functor.rightOpCategoryTheory.CostructuredArrow.left · cited by 202CostructuredArrow.leftCategoryTheory.NatIso.ofComponents · cited by 178NatIso.ofComponentsCategoryTheory.Functor.Elements · cited by 141Functor.ElementsCategoryTheory.Iso.op · cited by 52Iso.opCategoryOfElements.costructur…CITED BYCITES

Cites19

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.