Mathlib Map

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) V

The 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
Assumes
CategoryTheory.CategoryMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Action.whiskerLeft_hom · cited by 3Action.whiskerLeft_homAction.rightUnitor_hom_hom · cited by 2Action.rightUnitor_hom_homAction.whiskerRight_hom · cited by 2Action.whiskerRight_homAction.associator_hom_hom · cited by 2Action.associator_hom_homAction.rightUnitor_inv_hom · cited by 1Action.rightUnitor_inv_homAction.leftUnitor_hom_hom · cited by 1Action.leftUnitor_hom_homAction.leftUnitor_inv_hom · cited by 1Action.leftUnitor_inv_homAction.preservesColimit_of_preserves · cited by 1Action.preservesColimit_o…Action.preservesLimit_of_preserves · cited by 1Action.preservesLimit_of_…Action.functorCategoryEquivalenceCompEvaluation · cited by 0Action.functorCategoryEqu…Action.functorCategoryEquivalence_counitIso · cited by 0Action.functorCategoryEqu…Action.functorCategoryEquivalence_functor · cited by 0Action.functorCategoryEqu…Action.functorCategoryEquivalence_inverse · cited by 0Action.functorCategoryEqu…Action.tensorHom_hom · cited by 0Action.tensorHom_homAction.functorCategoryEquivalence_unitIso · cited by 0Action.functorCategoryEqu…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorMonoid · cited by 3887MonoidCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceAction · cited by 206ActionCategoryTheory.SingleObj · cited by 88CategoryTheory.SingleObjAction.FunctorCategoryEquivalence.functor · cited by 14FunctorCategoryEquivalenc…Action.FunctorCategoryEquivalence.inverse · cited by 10FunctorCategoryEquivalenc…Action.FunctorCategoryEquivalence.unitIso · cited by 3FunctorCategoryEquivalenc…Action.FunctorCategoryEquivalence.counitIso · cited by 3FunctorCategoryEquivalenc…Action.functorCategoryEquival…CITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by17

Results whose statement or proof uses this declaration.