Theorems · Theorem · category theory
CategoryTheory.ActionCategory.curry_apply_left
∀ {X : Type u} {G : Type u_2} [inst : Group G] [inst_1 : MulAction G X] {H : Type u_3} [inst_2 : Group H]
(F : CategoryTheory.Functor (CategoryTheory.ActionCategory G X) (CategoryTheory.SingleObj H)) (g : G) (b : X),
((CategoryTheory.ActionCategory.curry F) g).left b = F.map (CategoryTheory.ActionCategory.homOfPair b g)- Defined in
- Mathlib.CategoryTheory.Action
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · 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
- SemidirectProduct.leftstatement and proof · cited by 30
- CategoryTheory.actionAsFunctorstatement · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.