Theorems · Theorem · category theory
CategoryTheory.Limits.limitObjIsoLimitCompEvaluation_inv_limit_map
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : Type u₁} [inst_1 : CategoryTheory.Category.{v₁, u₁} J]
{K : Type u₂} [inst_2 : CategoryTheory.Category.{v₂, u₂} K] [inst_3 : CategoryTheory.Limits.HasLimitsOfShape J C]
{i j : K} (F : CategoryTheory.Functor J (CategoryTheory.Functor K C)) (f : i ⟶ j),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.limitObjIsoLimitCompEvaluation F i).inv
((CategoryTheory.Limits.limit F).map f) =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.limMap (F.whiskerLeft ((CategoryTheory.evaluation K C).map f)))
(CategoryTheory.Limits.limitObjIsoLimitCompEvaluation F j).inv- Cited by
- 1 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Functor.whiskerLeftstatement and proof · cited by 496
- CategoryTheory.Limits.limitstatement and proof · cited by 346
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.limitObjIsoLimitCompEvaluation_inv_limit_map_assocproof · cited by 0