Theorems · Definition · category theory
CategoryTheory.ActionCategory.curry
{X : Type u} →
{G : Type u_2} →
[inst : Group G] →
[inst_1 : MulAction G X] →
{H : Type u_3} →
[inst_2 : Group H] →
CategoryTheory.Functor (CategoryTheory.ActionCategory G X) (CategoryTheory.SingleObj H) →
G →* (X → H) ⋊[mulAutArrow] GGiven G acting on X, a functor from the corresponding action groupoid to a group H
can be curried to a group homomorphism G →* (X → H) ⋊ G.
- Defined in
- Mathlib.CategoryTheory.Action
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement · cited by 3,629
- MulActionstatement and proof · cited by 1,294
- CategoryTheory.SingleObjstatement and proof · cited by 88
- SemidirectProductstatement · cited by 69
- CategoryTheory.ActionCategorystatement and proof · cited by 12
- mulAutArrowstatement · cited by 6
- CategoryTheory.ActionCategory.backproof · cited by 4
- CategoryTheory.ActionCategory.homOfPairproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.ActionCategory.curry_apply_leftstatement and proof · cited by 0
- CategoryTheory.ActionCategory.curry_apply_rightstatement and proof · cited by 0