Mathlib Map

Theorems · Definition · category theory

CategoryTheory.FunctorToTypes.Small

{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → CategoryTheory.Functor C (Type w') → Prop

A functor to types F : C ⥤ Type w' is w-small if for any X : C, the type F.obj X is w-small.

Defined in
Mathlib.CategoryTheory.ShrinkYoneda
Cited by
7 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

Cites4

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

Cited by10

Results whose statement or proof uses this declaration.