Theorems · Definition · category theory
CategoryTheory.Limits.IsLimit.whiskerEquivalenceEquiv
{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 s ≃
CategoryTheory.Limits.IsLimit (CategoryTheory.Limits.Cone.whisker e.functor s)Given an equivalence of diagrams e, s is a limit cone iff s.whisker e.functor is.
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Equivalence.functorstatement · cited by 1,268
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Limits.Cone.whiskerstatement · cited by 26
- CategoryTheory.Limits.IsLimit.ofWhiskerEquivalenceproof · cited by 2
- CategoryTheory.Limits.IsLimit.whiskerEquivalenceproof · cited by 2
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.PushoutCocone.isColimitEquivIsLimitOpproof · cited by 5
- CategoryTheory.Limits.isLimitEquivIsTerminalOfIsEmptyproof · cited by 2
- CategoryTheory.Limits.PushoutCocone.isColimitYonedaEquivproof · cited by 1
- TopCat.Presheaf.isLimitOpensLeEquivGenerate₁proof · cited by 1
- CategoryTheory.Limits.Fan.isLimitEquivOfEquivproof · cited by 0
- CategoryTheory.Limits.Cofork.isColimitEquivIsLimitOpproof · cited by 0
- CategoryTheory.Limits.WidePullbackCone.reindexIsLimitEquivproof · cited by 0
- CategoryTheory.PreOneHypercover.isLimitEquivOfIsoproof · cited by 0