LeanCat / CAT_statement /S_0043.lean
scicraft's picture
Upload folder using huggingface_hub
916823d verified
import Mathlib
open CategoryTheory Function Classical
theorem PUnit_isSeparator : IsSeparator (PUnit : Type u) := by
sorry
theorem ULiftBool_isCoseparator : IsCoseparator (ULift.{u} Bool) := by
sorry