Theorems · Definition · category theory
CategoryTheory.IsFiltered.SmallFilteredIntermediate
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[CategoryTheory.IsFilteredOrEmpty C] →
{D : Type u₁} → [inst_2 : CategoryTheory.Category.{v₁, u₁} D] → CategoryTheory.Functor D C → Type (max u₁ v)Every functor from a small category to a filtered category factors fully faithfully through a small filtered category. This is that category.
- Defined in
- Mathlib.CategoryTheory.Filtered.Small
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.ObjectProperty.FullSubcategoryproof · cited by 726
- CategoryTheory.IsFilteredOrEmptystatement and proof · cited by 55
- CategoryTheory.SmallModelproof · cited by 15
- CategoryTheory.IsFiltered.filteredClosureproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.isIndObject_of_isFiltered_of_finallySmallproof · cited by 1
- CategoryTheory.IsFiltered.SmallFilteredIntermediate.factoringstatement · cited by 1
- CategoryTheory.IsFiltered.SmallFilteredIntermediate.factoringCompInclusionstatement · cited by 1
- CategoryTheory.IsFiltered.SmallFilteredIntermediate.inclusionstatement · cited by 1