Theorems · Definition · group theory
MulSemiringActionHom.toDistribMulActionHom
{M : Type u_1} →
[inst : Monoid M] →
{N : Type u_2} →
[inst_1 : Monoid N] →
{φ : M →* N} →
{R : Type u_10} →
[inst_2 : Semiring R] →
[inst_3 : MulSemiringAction M R] →
{S : Type u_12} → [inst_4 : Semiring S] → [inst_5 : MulSemiringAction N S] → (R →ₑ+*[φ] S) → R →ₑ+[φ] SReinterpret an equivariant ring homomorphism as an equivariant additive monoid homomorphism.
- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- MulSemiringActionstatement and proof · cited by 423
- DistribMulActionHomstatement · cited by 63
- MulSemiringActionHomstatement and proof · cited by 26
Cited by4
Results whose statement or proof uses this declaration.
- MulSemiringActionHom.inverseproof · cited by 1
- MulSemiringActionHom.toRingHomproof · cited by 0
- MulSemiringActionHom.map_mul'statement · cited by 0
- MulSemiringActionHom.map_one'statement · cited by 0