Theorems · Theorem · category theory
CategoryTheory.Limits.IsLimit.ofConeEquiv_symm_apply_lift
∀ {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 c) (s : CategoryTheory.Limits.Cone F),
((CategoryTheory.Limits.IsLimit.ofConeEquiv h).symm P).lift s =
CategoryTheory.CategoryStruct.comp (h.counitIso.inv.app s).hom
(h.functor.map (P.liftConeMorphism (h.inverse.obj s))).hom- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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 and proof · 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 and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Equivstatement · cited by 8,337
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement · cited by 6,514
- Equiv.symmstatement · cited by 3,681
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.IsLimit.ofConeEquiv_symm_apply_descproof · cited by 0