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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Monoidstatement and proof · cited by 3,887
- Actionstatement and proof · cited by 206
- Action.Vproof · cited by 176
- Action.Hom.homproof · cited by 86
- Action.ρproof · cited by 51
Cited by29
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapContActionstatement and proof · cited by 8
- CategoryTheory.Functor.mapContActionCompstatement and proof · cited by 2
- CategoryTheory.Functor.mapContActionCongrstatement and proof · cited by 2
- CategoryTheory.Equivalence.mapActionproof · cited by 2
- CategoryTheory.Functor.mapActionCompstatement and proof · cited by 2
- CategoryTheory.Functor.mapActionCongrstatement · cited by 2
- CategoryTheory.Equivalence.mapContActionstatement and proof · cited by 2
- CategoryTheory.Functor.mapContActionComp_homstatement and proof · cited by 0
- CategoryTheory.Functor.mapContActionComp_invstatement and proof · cited by 0
- CategoryTheory.Functor.mapContActionCongr_homstatement and proof · cited by 0
- CategoryTheory.Functor.mapContActionCongr_invstatement and proof · cited by 0
- CategoryTheory.Functor.mapContAction_mapstatement and proof · cited by 0