Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.preservesLimitsOfShape_of_equiv

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
  {J : Type w} [inst_2 : CategoryTheory.Category.{w', w} J] {J' : Type w₂}
  [inst_3 : CategoryTheory.Category.{w₂', w₂} J'] (e : J ≌ J') (F : CategoryTheory.Functor C D)
  [CategoryTheory.Limits.PreservesLimitsOfShape J F], CategoryTheory.Limits.PreservesLimitsOfShape J' F

Transfer preservation of limits along an equivalence in the shape.

Defined in
Mathlib.CategoryTheory.Limits.Preserves.Basic
Cited by
6 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.PreservesLimitsOfShape

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Limits.preservesFiniteLimits_of_preservesFiniteLimitsOfSize · cited by 3Limits.preservesFiniteLim…CategoryTheory.Limits.preservesLimitsOfSize_of_univLE · cited by 1Limits.preservesLimitsOfS…CategoryTheory.Limits.preservesCofilteredLimitsOfSize_of_univLE · cited by 1Limits.preservesCofiltere…CategoryTheory.regularTopology.isLocallySurjective_sheaf_of_types · cited by 1regularTopology.isLocally…CategoryTheory.ObjectProperty.congr_preservesLimitsOfShape · cited by 0ObjectProperty.congr_pres…CategoryTheory.Limits.PreservesLimitsOfSize.preservesFiniteLimits · cited by 0PreservesLimitsOfSize.pre…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso · cited by 3963CategoryTheory.IsoEquiv.symm · cited by 3681Equiv.symmCategoryTheory.Category.id_comp · cited by 1998Category.id_compCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Equivalence.functor · cited by 1268Equivalence.functorCategoryTheory.Equivalence.inverse · cited by 1130Equivalence.inverseLimits.preservesLimitsOfShape…CITED BYCITES

Cites34

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.