Theorems · Definition · category theory
CategoryTheory.Equivalence.mapAction
{V : Type u_2} →
{W : Type u_3} →
[inst : CategoryTheory.Category.{v_2, u_2} V] →
[inst_1 : CategoryTheory.Category.{v_3, u_3} W] →
(G : Type u_4) → [inst_2 : Monoid G] → (V ≌ W) → (Action V G ≌ Action W G)An equivalence of categories induces an equivalence of
the categories of G-actions within those categories.
- Defined in
- Mathlib.CategoryTheory.Action.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Monoidstatement and proof · cited by 3,887
- CategoryTheory.Equivalence.functorproof · cited by 1,268
- CategoryTheory.Equivalence.inverseproof · cited by 1,130
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Equivalence.counitIsoproof · cited by 480
- Actionstatement and proof · cited by 206
- CategoryTheory.Functor.mapActionproof · cited by 21
- CategoryTheory.Functor.mapActionCompproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.mapAction_functorstatement and proof · cited by 0
- CategoryTheory.Equivalence.mapAction_inversestatement and proof · cited by 0