LeanCat / CAT_statement /S_0050.lean
scicraft's picture
Upload folder using huggingface_hub
916823d verified
import Mathlib
open CategoryTheory Limits
theorem isCompactObject_iff_finite_type (X : Type u) :
PreservesFilteredColimits (coyoneda.obj (Opposite.op X)) ↔ Finite X := by
sorry