Theorems · Theorem · category theory
CategoryTheory.Limits.IsLimit.ofConeEquiv_apply_desc
Deprecated since 2026-06-21Use CategoryTheory.Limits.IsLimit.ofConeEquiv_apply_lift instead.
∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {K : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} K]
{C : Type u₃} [inst_2 : CategoryTheory.Category.{v₃, u₃} C] {F : CategoryTheory.Functor J C} {D : Type u₄}
[inst_3 : CategoryTheory.Category.{v₄, u₄} D] {G : CategoryTheory.Functor K D}
(h : CategoryTheory.Limits.Cone G ≌ CategoryTheory.Limits.Cone F) {c : CategoryTheory.Limits.Cone G}
(P : CategoryTheory.Limits.IsLimit (h.functor.obj c)) (s : CategoryTheory.Limits.Cone G),
((CategoryTheory.Limits.IsLimit.ofConeEquiv h) P).lift s =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.CategoryStruct.comp (h.unitIso.hom.app s).hom
(h.inverse.map (P.liftConeMorphism (h.functor.obj s))).hom)
(h.unitIso.inv.app c).homAlias of CategoryTheory.Limits.IsLimit.ofConeEquiv_apply_lift.
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Equivstatement · cited by 8,337
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement · cited by 6,514
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.