Theorems · Theorem · category theory
CategoryTheory.IsCardinalLocallyPresentable.iff_exists_isStrongGenerator
∀ (C : Type u) [inst : CategoryTheory.Category.{v, u} C] (κ : Cardinal.{w}) [inst_1 : Fact κ.IsRegular]
[CategoryTheory.Limits.HasColimitsOfSize.{w, w, v, u} C] [CategoryTheory.LocallySmall.{w, v, u} C],
CategoryTheory.IsCardinalLocallyPresentable C κ ↔
∃ P,
∃ (_ : CategoryTheory.ObjectProperty.Small.{w, v, u} P),
P.IsStrongGenerator ∧ P ≤ CategoryTheory.isCardinalPresentable C κ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Factstatement and proof · cited by 2,726
- Cardinalstatement and proof · cited by 2,598
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- Cardinal.IsRegularstatement and proof · cited by 282
- CategoryTheory.LocallySmallstatement and proof · cited by 242
- CategoryTheory.Limits.HasColimitsOfSizestatement and proof · cited by 124
- CategoryTheory.ObjectProperty.ιproof · cited by 95
- CategoryTheory.ObjectProperty.Smallstatement and proof · cited by 30
- CategoryTheory.ObjectProperty.IsCardinalFilteredGeneratorproof · cited by 22
- CategoryTheory.isCardinalPresentablestatement and proof · cited by 20
- CategoryTheory.Functor.IsDenseproof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.IsCardinalLocallyPresentable.of_leproof · cited by 0