Kleisli
📁 Source: Mathlib/CategoryTheory/Monad/Kleisli.lean
Statistics
| Metric | Count |
|---|---|
| 18 | |
TheoremsfromCokleisli_map, fromCokleisli_obj, toCokleisli_map_of, toCokleisli_obj_of, ext, ext_iff, category_comp_of, category_id_of, hom_ext, hom_ext_iff, mk_of, of_mk, fromKleisli_map, fromKleisli_obj, toKleisli_map_of, toKleisli_obj_of, ext, ext_iff, category_comp_of, category_id_of, hom_ext, hom_ext_iff, mk_of, of_mk | 24 |
| Total | 42 |
CategoryTheory
Definitions
| Name | Category | Theorems |
|---|---|---|
Cokleisli 📖 | CompData | |
Kleisli 📖 | CompData | 12 mathmath:eq_counitIso, eq_functor_obj_of, Kleisli.category_comp_of, Kleisli.Adjunction.toKleisli_map_of, eq_inverse_obj, Kleisli.Adjunction.toKleisli_obj_of, Kleisli.category_id_of, eq_functor_map_of, Kleisli.Adjunction.fromKleisli_map, eq_unitIso, Kleisli.Adjunction.fromKleisli_obj, eq_inverse_map |
CategoryTheory.Cokleisli
Definitions
| Name | Category | Theorems |
|---|---|---|
category 📖 | CompOp | |
instInhabited 📖 | CompOp | — |
of 📖 | CompOp |
Theorems
CategoryTheory.Cokleisli.Adjunction
Definitions
| Name | Category | Theorems |
|---|---|---|
adj 📖 | CompOp | — |
fromCokleisli 📖 | CompOp | |
toCokleisli 📖 | CompOp | |
toCokleisliCompFromCokleisliIsoSelf 📖 | CompOp | — |
Theorems
CategoryTheory.Cokleisli.Hom
Definitions
| Name | Category | Theorems |
|---|---|---|
of 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
ext 📖 | — | of | — | — | — |
ext_iff 📖 | mathematical | — | of | — | ext |
CategoryTheory.Kleisli
Definitions
Theorems
CategoryTheory.Kleisli.Adjunction
Definitions
| Name | Category | Theorems |
|---|---|---|
adj 📖 | CompOp | — |
fromKleisli 📖 | CompOp | |
toKleisli 📖 | CompOp | |
toKleisliCompFromKleisliIsoSelf 📖 | CompOp | — |
Theorems
CategoryTheory.Kleisli.Hom
Definitions
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
ext 📖 | — | of | — | — | — |
ext_iff 📖 | mathematical | — | of | — | ext |
---