Theorems · Theorem · category theory
CategoryTheory.ObjectProperty.ColimitOfShape.isCardinalPresentable
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {P : CategoryTheory.ObjectProperty C} {X : C} {J : Type w}
[inst_1 : CategoryTheory.SmallCategory J] (p : P.ColimitOfShape J X) {κ : Cardinal.{w}} [inst_2 : Fact κ.IsRegular],
P ≤ CategoryTheory.isCardinalPresentable C κ →
∀ [CategoryTheory.LocallySmall.{w, v, u} C] (κ' : Cardinal.{w}) [inst_4 : Fact κ'.IsRegular],
κ ≤ κ' → HasCardinalLT (CategoryTheory.Arrow J) κ' → CategoryTheory.IsCardinalPresentable X κ'- Cited by
- 1 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.objproof · cited by 19,642
- Factstatement and proof · cited by 2,726
- Cardinalstatement and proof · cited by 2,598
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.SmallCategorystatement and proof · cited by 480
- Cardinal.IsRegularstatement and proof · cited by 282
- CategoryTheory.LocallySmallstatement and proof · cited by 242
- HasCardinalLTstatement and proof · cited by 99
- CategoryTheory.Limits.ColimitPresentation.diagproof · cited by 62
- CategoryTheory.IsCardinalPresentablestatement · cited by 39
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.IsCardinalFilteredGenerator.presentableproof · cited by 0