Theorems · Definition · category theory
Action.mkIso
{V : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} V] →
{G : Type u_2} →
[inst_1 : Monoid G] →
{M N : Action V G} →
(f : M.V ≅ N.V) →
autoParam
(∀ (g : G),
CategoryTheory.CategoryStruct.comp (M.ρ g) f.hom = CategoryTheory.CategoryStruct.comp f.hom (N.ρ g))
Action.mkIso._auto_1 →
(M ≅ N)Construct an isomorphism of G actions/representations
from an isomorphism of the underlying objects,
where the forward direction commutes with the group action.
- Defined in
- Mathlib.CategoryTheory.Action.Basic
- Cited by
- 14 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement · cited by 3,629
- Actionstatement and proof · cited by 206
- Action.Vstatement and proof · cited by 176
- CategoryTheory.Endstatement · cited by 169
Cited by28
Results whose statement or proof uses this declaration.
- Action.diagonalSuccIsoTensorDiagonalproof · cited by 5
- Action.leftRegularTensorIsoproof · cited by 5
- Action.FunctorCategoryEquivalence.unitIsoproof · cited by 3
- Action.resCongrproof · cited by 3
- ContAction.resCongrproof · cited by 3
- Action.resCompproof · cited by 2
- CategoryTheory.Functor.mapContActionCongrproof · cited by 2
- Action.resIdproof · cited by 2
- Action.mkIso.congr_simpstatement and proof · cited by 2
- Action.tensorUnitIsoproof · cited by 2
- CategoryTheory.Functor.mapActionCongrproof · cited by 2
- FDRep.dualTensorIsoLinHomproof · cited by 2