Theorems · Definition · category theory
CategoryTheory.Limits.IsLimit.ofConeEquiv
{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} →
{D : Type u₄} →
[inst_3 : CategoryTheory.Category.{v₄, u₄} D] →
{G : CategoryTheory.Functor K D} →
(h : CategoryTheory.Limits.Cone G ≌ CategoryTheory.Limits.Cone F) →
{c : CategoryTheory.Limits.Cone G} →
CategoryTheory.Limits.IsLimit (h.functor.obj c) ≃ CategoryTheory.Limits.IsLimit cGiven two functors which have equivalent categories of cones, we can transport a limiting cone across the equivalence.
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Equivstatement · cited by 8,337
- 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.symmproof · cited by 195
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.IsLimit.postcomposeHomEquivproof · cited by 14
- CategoryTheory.Functor.Initial.isLimitWhiskerEquivproof · cited by 8
- CategoryTheory.WithTerminal.isLimitEquivproof · cited by 3
- CategoryTheory.Functor.Initial.isLimitExtendConeEquivproof · cited by 1
- CategoryTheory.Limits.IsLimit.ofConeEquiv_apply_liftstatement · cited by 1
- CategoryTheory.Limits.IsLimit.ofConeEquiv_symm_apply_liftstatement · cited by 1
- CategoryTheory.PreOneHypercover.isLimitMultiforkEquivIsLimitForkproof · cited by 0
- CategoryTheory.Limits.IsLimit.ofConeEquiv_apply_descstatement · cited by 0
- CategoryTheory.Limits.IsLimit.ofConeEquiv_symm_apply_descstatement · cited by 0
- CategoryTheory.equivalenceReflectsNormalMonoproof · cited by 0