Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MonadHom.toNatTrans

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {T₁ T₂ : CategoryTheory.Monad C} → CategoryTheory.MonadHom T₁ T₂ → CategoryTheory.NatTrans T₁.toFunctor T₂.toFunctor
Defined in
Mathlib.CategoryTheory.Monad.Basic
Cited by
21 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

Cites5

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

Cited by24

Results whose statement or proof uses this declaration.