Theorems · Definition · category theory
CategoryTheory.Limits.IsLimit.ofWhiskerEquivalence
{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} →
{s : CategoryTheory.Limits.Cone F} →
(e : K ≌ J) →
CategoryTheory.Limits.IsLimit (CategoryTheory.Limits.Cone.whisker e.functor s) →
CategoryTheory.Limits.IsLimit sIf s : Cone F whiskered by an equivalence e is a limit cone, so is s.
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 2 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.Equivalence.toAdjunctionproof · cited by 60
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.reflectsLimitsOfShape_of_equivproof · cited by 3
- CategoryTheory.Limits.Bicone.whiskerIsBilimitIffproof · cited by 2
- CategoryTheory.Limits.IsLimit.whiskerEquivalenceEquivproof · cited by 0
- CategoryTheory.Limits.PreservesLimit₂.of_preservesLimit₂_flipproof · cited by 0