Theorems · Definition · category theory
CategoryTheory.Limits.IsLimit.homEquiv
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{C : Type u₃} →
[inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
{F : CategoryTheory.Functor J C} →
{t : CategoryTheory.Limits.Cone F} →
CategoryTheory.Limits.IsLimit t → {W : C} → (W ⟶ t.pt) ≃ ((CategoryTheory.Functor.const J).obj W ⟶ F)The universal property of a limit cone: a map W ⟶ t.pt is the same as
a cone on F with cone point W.
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.Limits.Cone.ptstatement and proof · cited by 1,298
- CategoryTheory.Functor.conststatement and proof · cited by 1,264
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Limits.Cone.πproof · cited by 500
- CategoryTheory.Limits.IsLimit.liftproof · cited by 167
- CategoryTheory.Limits.Cone.extendproof · cited by 16
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Enriched.FunctorCategory.functorHomEquivproof · cited by 5
- CategoryTheory.Limits.IsLimit.homEquiv_symm_π_appstatement · cited by 2
- CategoryTheory.Limits.IsLimit.homEquiv_applystatement and proof · cited by 1
- CategoryTheory.Limits.IsLimit.homIsoproof · cited by 1
- CategoryTheory.Limits.IsLimit.representableByproof · cited by 1
- CategoryTheory.Limits.IsLimit.homEquiv_symm_naturalitystatement and proof · cited by 0
- CategoryTheory.Limits.IsLimit.homEquiv_symm_π_app_assocstatement and proof · cited by 0