LeanCat / CAT_statement /S_0027.lean
scicraft's picture
Upload folder using huggingface_hub
916823d verified
import Mathlib
open CategoryTheory
theorem int_endofunctor_hasLeftAdjoint_iff_hasRightAdjoint (f : ℤ ⥤ ℤ) :
f.IsRightAdjoint ↔ f.IsLeftAdjoint := by
sorry