lean2/hott/algebra/category/functor/adjoint2.hlean

18 lines
293 B
Text

/-
Copyright (c) 2015 Floris van Doorn. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Floris van Doorn
TODO: merge with adjoint
-/
import .adjoint .examples
open eq functor nat_trans iso prod is_trunc
namespace category
end category