Theorems · Definition · category theory
CategoryTheory.IsFiltered.SmallFilteredIntermediate.factoringCompInclusion
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.IsFilteredOrEmpty C] →
{D : Type u₁} →
[inst_2 : CategoryTheory.Category.{v₁, u₁} D] →
(F : CategoryTheory.Functor D C) →
(CategoryTheory.IsFiltered.SmallFilteredIntermediate.factoring F).comp
(CategoryTheory.IsFiltered.SmallFilteredIntermediate.inclusion F) ≅
FThe factorization through a small filtered category is in fact a factorization, up to natural isomorphism.
- Defined in
- Mathlib.CategoryTheory.Filtered.Small
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.ObjectProperty.FullSubcategoryproof · cited by 726
- CategoryTheory.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Functor.isoWhiskerLeftproof · cited by 177
- CategoryTheory.Functor.isoWhiskerRightproof · cited by 147
- CategoryTheory.ObjectProperty.ιproof · cited by 95
- CategoryTheory.IsFilteredOrEmptystatement and proof · cited by 55
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.isIndObject_of_isFiltered_of_finallySmallproof · cited by 1