Theorems · Theorem · category theory
CategoryTheory.Limits.HasLimit.lift_isoOfNatIso_inv
∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {C : Type u} [inst_1 : CategoryTheory.Category.{v, u} C]
{F G : CategoryTheory.Functor J C} [inst_2 : CategoryTheory.Limits.HasLimit F]
[inst_3 : CategoryTheory.Limits.HasLimit G] (t : CategoryTheory.Limits.Cone G) (w : F ≅ G),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.limit.lift G t)
(CategoryTheory.Limits.HasLimit.isoOfNatIso w).inv =
CategoryTheory.Limits.limit.lift F ((CategoryTheory.Limits.Cone.postcompose w.inv).obj t)- Defined in
- Mathlib.CategoryTheory.Limits.HasLimits
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · 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.Iso.invstatement · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.limitstatement · cited by 346
- CategoryTheory.Limits.HasLimitstatement and proof · cited by 226
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.HasLimit.lift_isoOfNatIso_inv_assocproof · cited by 0