Theorems · Definition · category theory
CategoryTheory.IsModHom.mulActionHom
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
{M : C} →
[inst_2 : CategoryTheory.MonObj M] →
{X : C} →
[inst_3 : CategoryTheory.ModObj M X] →
{Y : C} →
[inst_4 : CategoryTheory.ModObj M Y] →
(f : X ⟶ Y) → [CategoryTheory.IsModHom M f] → (Z : C) → (Z ⟶ X) →ₑ[id] Z ⟶ YAn M-equivariant morphism induces an equivariant function on hom types.
- Cited by
- 1 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.
Cites9
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.MonObjstatement and proof · cited by 199
- MulActionHomstatement · cited by 124
- CategoryTheory.ModObjstatement and proof · cited by 38
- CategoryTheory.IsModHomstatement and proof · cited by 12
- CategoryTheory.IsModHom.map_smulproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.IsModHom.mulActionHom_applystatement and proof · cited by 0