Theorems · Theorem · category theory
CategoryTheory.Functor.isCardinalAccessible_of_le
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(F : CategoryTheory.Functor C D) {κ : Cardinal.{w}} [inst_2 : Fact κ.IsRegular] [F.IsCardinalAccessible κ]
{κ' : Cardinal.{w}} [inst_4 : Fact κ'.IsRegular], κ ≤ κ' → F.IsCardinalAccessible κ'- Defined in
- Mathlib.CategoryTheory.Presentable.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 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
- Factstatement and proof · cited by 2,726
- Cardinalstatement and proof · cited by 2,598
- CategoryTheory.SmallCategoryproof · cited by 480
- Cardinal.IsRegularstatement and proof · cited by 282
- CategoryTheory.IsCardinalFilteredproof · cited by 69
- CategoryTheory.Functor.IsCardinalAccessiblestatement and proof · cited by 19
- CategoryTheory.Functor.preservesColimitsOfShape_of_isCardinalAccessibleproof · cited by 6
- CategoryTheory.IsCardinalFiltered.of_leproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.isCardinalPresentable_of_leproof · cited by 2