Theorems · Definition · category theory
CategoryTheory.Functor.mapActionComp
{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] →
(G : Type u_3) →
[inst_2 : Monoid G] →
{T : Type u_4} →
[inst_3 : CategoryTheory.Category.{v_3, u_4} T] →
(F : CategoryTheory.Functor V W) →
(F' : CategoryTheory.Functor W T) → (F.comp F').mapAction G ≅ (F.mapAction G).comp (F'.mapAction G)Functor.mapAction is functorial in the functor.
- Defined in
- Mathlib.CategoryTheory.Action.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- Monoidstatement and proof · cited by 3,887
- CategoryTheory.Iso.reflproof · cited by 727
- Actionstatement and proof · cited by 206
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Functor.mapActionstatement and proof · cited by 21
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.mapActionproof · cited by 2
- CategoryTheory.Functor.mapActionComp_homstatement and proof · cited by 0
- CategoryTheory.Functor.mapActionComp_invstatement and proof · cited by 0