Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapAction

{V : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} V] →
    {W : Type u_2} →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} W] →
        CategoryTheory.Functor V W →
          (G : Type u_3) → [inst_2 : Monoid G] → CategoryTheory.Functor (Action V G) (Action W G)

A functor between categories induces a functor between the categories of G-actions within those categories.

Defined in
Mathlib.CategoryTheory.Action.Basic
Cited by
21 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryMonoid

Around this declaration

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

CategoryTheory.Functor.mapContAction · cited by 8Functor.mapContActionCategoryTheory.Functor.mapContActionComp · cited by 2Functor.mapContActionCompCategoryTheory.Functor.mapContActionCongr · cited by 2Functor.mapContActionCongrCategoryTheory.Equivalence.mapAction · cited by 2Equivalence.mapActionCategoryTheory.Functor.mapActionComp · cited by 2Functor.mapActionCompCategoryTheory.Functor.mapActionCongr · cited by 2Functor.mapActionCongrCategoryTheory.Equivalence.mapContAction · cited by 2Equivalence.mapContActionCategoryTheory.Functor.mapContActionComp_hom · cited by 0Functor.mapContActionComp…CategoryTheory.Functor.mapContActionComp_inv · cited by 0Functor.mapContActionComp…CategoryTheory.Functor.mapContActionCongr_hom · cited by 0Functor.mapContActionCong…CategoryTheory.Functor.mapContActionCongr_inv · cited by 0Functor.mapContActionCong…CategoryTheory.Functor.mapContAction_map · cited by 0Functor.mapContAction_mapCategoryTheory.Functor.mapContAction_obj_obj · cited by 0Functor.mapContAction_obj…CategoryTheory.Functor.FullyFaithful.mapAction · cited by 0FullyFaithful.mapActionCategoryTheory.Equivalence.mapAction_functor · cited by 0Equivalence.mapAction_fun…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapMonoid · cited by 3887MonoidAction · cited by 206ActionAction.V · cited by 176Action.VAction.Hom.hom · cited by 86Hom.homAction.ρ · cited by 51Action.ρFunctor.mapActionCITED BYCITES

Cites11

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

Cited by29

Results whose statement or proof uses this declaration.