Theorems · Theorem · category theory
CategoryTheory.Limits.preservesFiniteLimits_of_preservesFiniteLimitsOfSize
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(F : CategoryTheory.Functor C D),
(∀ (J : Type w) {𝒥 : CategoryTheory.SmallCategory J} (x : CategoryTheory.FinCategory J),
CategoryTheory.Limits.PreservesLimitsOfShape J F) →
CategoryTheory.Limits.PreservesFiniteLimits FWe can always derive PreservesFiniteLimits C by showing that we are preserving limits at an
arbitrary universe.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 61 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.SmallCategorystatement and proof · cited by 480
- CategoryTheory.Equivalence.symmproof · cited by 195
- CategoryTheory.Limits.PreservesLimitsOfShapestatement and proof · cited by 156
- CategoryTheory.Limits.PreservesFiniteLimitsstatement · cited by 121
- CategoryTheory.FinCategorystatement and proof · cited by 107
- CategoryTheory.ULiftHomproof · cited by 15
- CategoryTheory.Limits.preservesLimitsOfShape_of_equivproof · cited by 6
- CategoryTheory.ULiftHomULiftCategory.equivproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.preservesFiniteLimits_of_flatproof · cited by 2
- CategoryTheory.preservesFiniteLimits_iff_lan_preservesFiniteLimitsproof · cited by 0
- CategoryTheory.flat_iff_lan_flatproof · cited by 0