Mathlib Map

Theorems · Definition · category theory

CategoryTheory.FinallySmall.FilteredFinalModel

(C : Type u) →
  [inst : CategoryTheory.Category.{v, u} C] →
    [CategoryTheory.IsFiltered C] → [CategoryTheory.LocallySmall.{w, v, u} C] → [CategoryTheory.FinallySmall C] → Type w

If C is a locally small filtered finally small category, this is a small filtered category, equipped with a final functor to C (see fromFilteredFinalModel).

Defined in
Mathlib.CategoryTheory.Filtered.FinallySmall
Cited by
0 results in Mathlib
Foundations
Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.IsFilteredCategoryTheory.LocallySmallCategoryTheory.FinallySmall

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.