Theorems · Inductive type · group theory
MulSemiringActionSemiHomClass
(F : Type u_15) →
{M : outParam (Type u_16)} →
{N : outParam (Type u_17)} →
[inst : Monoid M] →
[inst_1 : Monoid N] →
outParam (M → N) →
(R : outParam (Type u_18)) →
(S : outParam (Type u_19)) →
[inst_2 : Semiring R] →
[inst_3 : Semiring S] → [DistribMulAction M R] → [DistribMulAction N S] → [FunLike F R S] → PropMulSemiringActionHomClass F φ R S states that F is a type of morphisms preserving
the ring structure and equivariant with respect to φ.
You should extend this class when you extend MulSemiringActionHom.
- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement · cited by 13,802
- Monoidstatement · cited by 3,887
- FunLikestatement · cited by 2,560
- DistribMulActionstatement · cited by 584
Cited by5
Results whose statement or proof uses this declaration.
- MulSemiringActionHomClass.toMulSemiringActionHomstatement and proof · cited by 0
- MulSemiringActionSemiHomClass.casesOnstatement and proof · cited by 0
- MulSemiringActionSemiHomClass.recOnstatement and proof · cited by 0
- MulSemiringActionSemiHomClass.toMonoidHomClassstatement and proof · cited by 0
- MulSemiringActionHomClassproof · cited by 0