Theorems · Definition · category theory
CategoryTheory.kleisliCatEquivKleisli
(m : Type u → Type u) →
[inst : Monad m] →
[inst_1 : LawfulMonad m] → CategoryTheory.KleisliCat m ≌ CategoryTheory.Kleisli (CategoryTheory.ofTypeMonad m)The Kleisli category of a Control.Monad is equivalent to the Kleisli category of its
category-theoretic version, provided the monad is lawful.
- Defined in
- Mathlib.CategoryTheory.Monad.Types
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MonadLawfulMonad
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Quiver.Homproof · cited by 32,603
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Equivalencestatement · cited by 601
- TypeCat.ofHomproof · cited by 389
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Kleislistatement and proof · cited by 23
- CategoryTheory.ofTypeMonadstatement and proof · cited by 21
- CategoryTheory.Kleisli.ofproof · cited by 21
- CategoryTheory.KleisliCatstatement and proof · cited by 14
- CategoryTheory.Kleisli.Hom.ofproof · cited by 12
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.eqproof · cited by 0
- CategoryTheory.kleisliCatEquivKleisli_counitIsostatement and proof · cited by 0
- CategoryTheory.kleisliCatEquivKleisli_functor_map_ofstatement and proof · cited by 0
- CategoryTheory.kleisliCatEquivKleisli_functor_obj_ofstatement and proof · cited by 0
- CategoryTheory.kleisliCatEquivKleisli_inverse_mapstatement and proof · cited by 0
- CategoryTheory.kleisliCatEquivKleisli_inverse_objstatement and proof · cited by 0
- CategoryTheory.kleisliCatEquivKleisli_unitIsostatement and proof · cited by 0