Theorems · Definition · ring theory
LinearMap.mulRight
(R : Type u_14) →
{A : Type u_15} →
[inst : Semiring R] →
[inst_1 : NonUnitalNonAssocSemiring A] → [inst_2 : Module R A] → [IsScalarTower R A A] → A → A →ₗ[R] AThe multiplication on the right in an algebra is a linear map.
Note that this only assumes IsScalarTower R A A, so that it also works for R := A.
When A is unital and associative, this is the same as
DistribSMul.toLinearMap R A (MulOpposite.op b).
- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 24 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- AddMonoidHomproof · cited by 3,230
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- ZeroHom.toFunproof · cited by 101
- AddMonoidHom.toZeroHomproof · cited by 61
- AddMonoidHom.mulRightproof · cited by 20
Cited by27
Results whose statement or proof uses this declaration.
- Units.mulRightLinearEquivproof · cited by 9
- LinearMap.mulLeftRightproof · cited by 4
- LinearMap.commute_mulLeft_rightstatement · cited by 3
- LieAlgebra.ad_eq_lmul_left_sub_lmul_rightstatement · cited by 3
- LinearMap.mulRight_applystatement · cited by 2
- LinearMap.pow_mulRightstatement · cited by 2
- LieAlgebra.ad_nilpotent_of_nilpotentproof · cited by 2
- LinearMap.mulRight_injstatement and proof · cited by 1
- LinearMap.isNilpotent_mulRight_iffstatement and proof · cited by 1
- LinearMap.mulRight_zero_eq_zerostatement · cited by 1
- LinearMap.intrinsicStar_mulLeftstatement · cited by 1
- JacobsonNoether.exist_pow_eq_zero_of_leproof · cited by 1