Theorems · Definition · category theory
CategoryTheory.HasCardinalFilteredGenerator.casesOn
{C : Type u} →
[hC : CategoryTheory.Category.{v, u} C] →
{κ : Cardinal.{w}} →
[hκ : Fact κ.IsRegular] →
{motive : CategoryTheory.HasCardinalFilteredGenerator C κ → Sort u_1} →
(t : CategoryTheory.HasCardinalFilteredGenerator C κ) →
([toLocallySmall : CategoryTheory.LocallySmall.{w, v, u} C] →
(exists_generator :
∃ P,
∃ (_ : CategoryTheory.ObjectProperty.EssentiallySmall.{w, v, u} P),
P.IsCardinalFilteredGenerator κ) →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses Quot.sound
- Assumes
- CategoryTheory.CategoryFact
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.ObjectProperty.EssentiallySmallstatement and proof · cited by 26
- CategoryTheory.ObjectProperty.IsCardinalFilteredGeneratorstatement and proof · cited by 22
- CategoryTheory.HasCardinalFilteredGeneratorstatement and proof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.