Theorems · Definition · category theory
CategoryTheory.Limits.limitFlipIsoCompLim
{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] →
(F : CategoryTheory.Functor K (CategoryTheory.Functor J C)) →
CategoryTheory.Limits.limit F.flip ≅ F.comp CategoryTheory.Limits.limA variant of limitIsoFlipCompLim where the arguments of F are flipped.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Limits.limitstatement and proof · cited by 346
- CategoryTheory.Functor.flipstatement and proof · cited by 320
- CategoryTheory.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Limits.limstatement · cited by 70
- CategoryTheory.Limits.HasLimit.isoOfNatIsoproof · cited by 41
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.limCompFlipIsoWhiskerLimproof · cited by 2
- CategoryTheory.Limits.limitFlipIsoCompLim_hom_appstatement and proof · cited by 0
- CategoryTheory.Limits.limitFlipIsoCompLim_inv_appstatement and proof · cited by 0