Theorems · Definition · category theory
Action.functorCategoryEquivalence
(V : Type u_1) →
[inst : CategoryTheory.Category.{v_1, u_1} V] →
(G : Type u_2) → [inst_1 : Monoid G] → Action V G ≌ CategoryTheory.Functor (CategoryTheory.SingleObj G) VThe category of actions of G in the category V
is equivalent to the functor category SingleObj G ⥤ V.
- Defined in
- Mathlib.CategoryTheory.Action.Basic
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 27 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 · cited by 16,252
- Monoidstatement and proof · cited by 3,887
- CategoryTheory.Equivalencestatement · cited by 601
- Actionstatement · cited by 206
- CategoryTheory.SingleObjstatement · cited by 88
- Action.FunctorCategoryEquivalence.functorproof · cited by 14
- Action.FunctorCategoryEquivalence.inverseproof · cited by 10
- Action.FunctorCategoryEquivalence.unitIsoproof · cited by 3
- Action.FunctorCategoryEquivalence.counitIsoproof · cited by 3
Cited by17
Results whose statement or proof uses this declaration.
- Action.whiskerLeft_homstatement · cited by 3
- Action.rightUnitor_hom_homstatement · cited by 2
- Action.whiskerRight_homstatement · cited by 2
- Action.associator_hom_homstatement · cited by 2
- Action.rightUnitor_inv_homstatement · cited by 1
- Action.leftUnitor_hom_homstatement · cited by 1
- Action.leftUnitor_inv_homstatement · cited by 1
- Action.preservesColimit_of_preservesproof · cited by 1
- Action.preservesLimit_of_preservesproof · cited by 1
- Action.functorCategoryEquivalenceCompEvaluationstatement and proof · cited by 0
- Action.functorCategoryEquivalence_counitIsostatement and proof · cited by 0
- Action.functorCategoryEquivalence_functorstatement and proof · cited by 0