Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.hasLimitsOfSizeShrink

∀ (C : Type u) [inst : CategoryTheory.Category.{v, u} C]
  [CategoryTheory.Limits.HasLimitsOfSize.{max v₁ v₂, max u₁ u₂, v, u} C],
  CategoryTheory.Limits.HasLimitsOfSize.{v₁, u₁, v, u} C

hasLimitsOfSizeShrink.{v u} C tries to obtain HasLimitsOfSize.{v u} C from some other HasLimitsOfSize C.

Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
2 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasLimitsOfSize

Around this declaration

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

Cites3

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

Cited by2

Results whose statement or proof uses this declaration.