LeanCat / CAT_statement /S_0020.lean
scicraft's picture
Upload folder using huggingface_hub
916823d verified
import Mathlib
open CategoryTheory
variable {C D : Type*} [Category C] [Category D] (F : CD) (G : DC)
theorem fully_faithful_iff_unit_isIso (adj : FG) :
(F.FullF.Faithful)IsIso adj.unit := by
sorry