Theorems · Definition · group theory
MulSemiringActionHom.comp
{M : Type u_1} →
[inst : Monoid M] →
{N : Type u_2} →
[inst_1 : Monoid N] →
{P : Type u_3} →
[inst_2 : Monoid P] →
{φ : M →* N} →
{ψ : N →* P} →
{χ : M →* P} →
{R : Type u_10} →
[inst_3 : Semiring R] →
[inst_4 : MulSemiringAction M R] →
{S : Type u_12} →
[inst_5 : Semiring S] →
[inst_6 : MulSemiringAction N S] →
{T : Type u_14} →
[inst_7 : Semiring T] →
[inst_8 : MulSemiringAction P T] →
(S →ₑ+*[ψ] T) → (R →ₑ+*[φ] S) → [κ : φ.CompTriple ψ χ] → R →ₑ+*[χ] TComposition of two equivariant additive ring homomorphisms.
- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- RingHomproof · cited by 10,189
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- RingHom.compproof · cited by 899
- RingHomClass.toRingHomproof · cited by 746
- MulSemiringActionstatement and proof · cited by 423
- DistribMulActionHomproof · cited by 63
- MulSemiringActionHomstatement and proof · cited by 26
- MonoidHom.CompTriplestatement and proof · cited by 14
- DistribMulActionHom.compproof · cited by 13
- DistribMulActionSemiHomClass.toDistribMulActionHomproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- MulSemiringActionHom.comp_applystatement · cited by 2
- MulSemiringActionHom.id_compstatement · cited by 0
- MulSemiringActionHom.comp_idstatement · cited by 0