Theorems · Definition · group theory
MulSemiringActionHomClass.toMulSemiringActionHom
{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] →
{F : Type u_15} →
[inst_6 : FunLike F R S] → [MulSemiringActionSemiHomClass F (⇑φ) R S] → F → R →ₑ+*[φ] STurn an element of a type F satisfying MulSemiringActionHomClass F M R S into an actual
MulSemiringActionHom. This is declared as the default coercion from F to
MulSemiringActionHom M X Y.
- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Semiringstatement and proof · cited by 13,802
- RingHomproof · cited by 10,189
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- FunLikestatement and proof · cited by 2,560
- RingHomClass.toRingHomproof · cited by 746
- MulSemiringActionstatement and proof · cited by 423
- RingHom.toMonoidHomproof · cited by 132
- OneHom.toFunproof · cited by 132
- MonoidHom.toOneHomproof · cited by 132
- DistribMulActionHomproof · cited by 63
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.