Theorems · Theorem · category theory
CategoryTheory.Limits.Cone.equivalenceOfReindexing_counitIso
∀ {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.equivalenceOfReindexing e α).counitIso =
(((CategoryTheory.Limits.Cone.postcompose α.inv).comp
((CategoryTheory.Limits.Cone.whiskering e.inverse).comp
(CategoryTheory.Limits.Cone.postcompose (e.invFunIdAssoc F).hom))).associator
(CategoryTheory.Limits.Cone.whiskering e.functor) (CategoryTheory.Limits.Cone.postcompose α.hom)).symm ≪≫
CategoryTheory.Functor.isoWhiskerRight
((CategoryTheory.Limits.Cone.postcompose α.inv).associator
((CategoryTheory.Limits.Cone.whiskering e.inverse).comp
(CategoryTheory.Limits.Cone.postcompose (e.invFunIdAssoc F).hom))
(CategoryTheory.Limits.Cone.whiskering e.functor))
(CategoryTheory.Limits.Cone.postcompose α.hom) ≪≫
CategoryTheory.Functor.isoWhiskerRight
((CategoryTheory.Limits.Cone.postcompose α.inv).isoWhiskerLeft
(CategoryTheory.NatIso.ofComponents
(fun s => CategoryTheory.Limits.Cone.ext (CategoryTheory.Iso.refl s.pt) ⋯) ⋯))
(CategoryTheory.Limits.Cone.postcompose α.hom) ≪≫
CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Limits.Cone.postcompose α.inv).rightUnitor
(CategoryTheory.Limits.Cone.postcompose α.hom) ≪≫
CategoryTheory.NatIso.ofComponents
(fun s => CategoryTheory.Limits.Cone.ext (CategoryTheory.Iso.refl s.pt) ⋯) ⋯- Defined in
- Mathlib.CategoryTheory.Limits.Cones
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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 · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Limits.Cone.ptstatement and proof · cited by 1,298
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Equivalence.inversestatement and proof · cited by 1,130
- CategoryTheory.Iso.symmstatement and proof · cited by 993
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.