Theorems · Theorem · category theory
CategoryTheory.Adjunction.hasLimitsOfShape_of_equivalence
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{J : Type u} [inst_2 : CategoryTheory.Category.{v, u} J] (E : CategoryTheory.Functor D C) [E.IsEquivalence]
[CategoryTheory.Limits.HasLimitsOfShape J C], CategoryTheory.Limits.HasLimitsOfShape J DTransport a HasLimitsOfShape instance across an equivalence.
- Defined in
- Mathlib.CategoryTheory.Adjunction.Limits
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.Functor.IsEquivalencestatement and proof · cited by 111
- CategoryTheory.Adjunction.hasLimit_of_comp_equivalenceproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.has_limits_of_equivalenceproof · cited by 1
- CategoryTheory.hasTerminal_of_equivalenceproof · cited by 1
- CategoryTheory.HasExactLimitsOfShape.of_codomain_equivalencestatement and proof · cited by 0