Theorems · Definition · category theory
CategoryTheory.Functor.mapActionCongr
{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] → {F F' : CategoryTheory.Functor V W} → (F ≅ F') → (F.mapAction G ≅ F'.mapAction G)Functor.mapAction preserves isomorphisms of functors.
- Defined in
- Mathlib.CategoryTheory.Action.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 26 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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement and proof · cited by 3,963
- Monoidstatement and proof · cited by 3,887
- CategoryTheory.Iso.appproof · cited by 253
- Actionstatement and proof · cited by 206
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- Action.Vproof · cited by 176
- CategoryTheory.Functor.mapActionstatement · cited by 21
- Action.mkIsoproof · cited by 14
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.mapActionproof · cited by 2
- CategoryTheory.Functor.mapActionCongr_homstatement and proof · cited by 0
- CategoryTheory.Functor.mapActionCongr_invstatement and proof · cited by 0