Theorems · Definition · category theory
CategoryTheory.Limits.Cone.equivalenceOfReindexing
{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} →
{G : CategoryTheory.Functor K C} →
(e : K ≌ J) → (e.functor.comp F ≅ G) → (CategoryTheory.Limits.Cone F ≌ CategoryTheory.Limits.Cone G)The categories of cones over F and G are equivalent if F and G are naturally isomorphic
(possibly after changing the indexing category by an equivalence).
- Defined in
- Mathlib.CategoryTheory.Limits.Cones
- Cited by
- 6 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.
Cites10
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
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Limits.Conestatement · cited by 710
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Equivalence.transproof · cited by 57
- CategoryTheory.Limits.Cone.postcomposeEquivalenceproof · cited by 12
- CategoryTheory.Limits.Cone.whiskeringEquivalenceproof · cited by 6
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.IsLimit.conePointsIsoOfEquivalenceproof · cited by 2
- CategoryTheory.Limits.Cones.equivalenceOfReindexingproof · cited by 0
- CategoryTheory.Limits.Cone.equivalenceOfReindexing_counitIsostatement · cited by 0
- CategoryTheory.Limits.Cone.equivalenceOfReindexing_functorstatement and proof · cited by 0
- CategoryTheory.Limits.Cone.equivalenceOfReindexing_inversestatement and proof · cited by 0
- CategoryTheory.Limits.Cone.equivalenceOfReindexing_unitIsostatement · cited by 0
- CategoryTheory.Limits.IsLimit.conePointsIsoOfEquivalence_homstatement · cited by 0
- CategoryTheory.Limits.IsLimit.conePointsIsoOfEquivalence_invstatement · cited by 0