Theorems · Definition · category theory
CategoryTheory.FinallySmall.fromFilteredFinalModel
(C : Type u) →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.IsFiltered C] →
[inst_2 : CategoryTheory.LocallySmall.{w, v, u} C] →
[inst_3 : CategoryTheory.FinallySmall C] →
CategoryTheory.Functor (CategoryTheory.FinallySmall.FilteredFinalModel C) CIf C is a locally small filtered finally small category,
this is a final functor from a small filtered category.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 · cited by 16,252
- CategoryTheory.LocallySmallstatement and proof · cited by 242
- CategoryTheory.IsFilteredstatement and proof · cited by 210
- CategoryTheory.FinallySmallstatement and proof · cited by 16
- CategoryTheory.FinallySmall.FilteredFinalModelstatement · cited by 0
Cited by2
Results whose statement or proof uses this declaration.