Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Monad.algebraFunctorOfMonadHom

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {T₁ T₂ : CategoryTheory.Monad C} → (T₂ ⟶ T₁) → CategoryTheory.Functor T₁.Algebra T₂.Algebra

Given a monad morphism from T₂ to T₁, we get a functor from the algebras of T₁ to algebras of T₂.

Defined in
Mathlib.CategoryTheory.Monad.Algebra
Cited by
15 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Monad.algebraFunctorOfMonadHomEq · cited by 5Monad.algebraFunctorOfMon…CategoryTheory.Monad.algebraEquivOfIsoMonads · cited by 4Monad.algebraEquivOfIsoMo…CategoryTheory.Monad.algebraFunctorOfMonadHomComp · cited by 4Monad.algebraFunctorOfMon…CategoryTheory.Monad.algebraFunctorOfMonadHomId · cited by 4Monad.algebraFunctorOfMon…CategoryTheory.Monad.algebraFunctorOfMonadHomEq.congr_simp · cited by 0algebraFunctorOfMonadHomE…CategoryTheory.Monad.algebraEquivOfIsoMonads_counitIso · cited by 0Monad.algebraEquivOfIsoMo…CategoryTheory.Monad.algebraEquivOfIsoMonads_functor · cited by 0Monad.algebraEquivOfIsoMo…CategoryTheory.Monad.algebraEquivOfIsoMonads_inverse · cited by 0Monad.algebraEquivOfIsoMo…CategoryTheory.Monad.algebraEquivOfIsoMonads_unitIso · cited by 0Monad.algebraEquivOfIsoMo…CategoryTheory.Monad.algebraFunctorOfMonadHomComp_hom_app_f · cited by 0Monad.algebraFunctorOfMon…CategoryTheory.Monad.algebraFunctorOfMonadHomComp_inv_app_f · cited by 0Monad.algebraFunctorOfMon…CategoryTheory.Monad.algebraFunctorOfMonadHomEq_hom_app_f · cited by 0Monad.algebraFunctorOfMon…CategoryTheory.Monad.algebraFunctorOfMonadHomEq_inv_app_f · cited by 0Monad.algebraFunctorOfMon…CategoryTheory.Monad.algebraFunctorOfMonadHomId_hom_app_f · cited by 0Monad.algebraFunctorOfMon…CategoryTheory.Monad.algebraFunctorOfMonadHomId_inv_app_f · cited by 0Monad.algebraFunctorOfMon…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Monad · cited by 153CategoryTheory.MonadCategoryTheory.Monad.Algebra · cited by 110Monad.AlgebraCategoryTheory.Monad.Algebra.A · cited by 81Algebra.ACategoryTheory.Monad.Algebra.Hom.f · cited by 48Hom.fCategoryTheory.Monad.Algebra.a · cited by 45Algebra.aCategoryTheory.MonadHom.toNatTrans · cited by 21MonadHom.toNatTransMonad.algebraFunctorOfMonadHomCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by19

Results whose statement or proof uses this declaration.