LeanCat / CAT_statement /S_0036.lean
scicraft's picture
Upload folder using huggingface_hub
916823d verified
import Mathlib
open CategoryTheory
theorem exists_category_not_concretizable_over_Type :
∃ (C : Type u) (_ : Category.{v} C), ¬ ∃ (F : CType v), F.Faithful := by
sorry