Theorems · Definition · ring theory
LinearMap.mulLeft
(R : Type u_14) →
{A : Type u_15} →
[inst : Semiring R] →
[inst_1 : NonUnitalNonAssocSemiring A] → [inst_2 : Module R A] → [SMulCommClass R A A] → A → A →ₗ[R] AThe multiplication on the left in an algebra is a linear map.
Note that this only assumes SMulCommClass 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 a
- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 34 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
- AddMonoidHomproof · cited by 3,230
- SMulCommClassstatement and proof · cited by 1,927
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- ZeroHom.toFunproof · cited by 101
- AddMonoidHom.toZeroHomproof · cited by 61
- AddMonoidHom.mulLeftproof · cited by 23
Cited by38
Results whose statement or proof uses this declaration.
- Units.mulLeftLinearEquivproof · cited by 9
- Ideal.basisSpanSingletonproof · cited by 4
- LinearMap.mulLeftRightproof · cited by 4
- CliffordAlgebra.toEvenproof · cited by 4
- LinearMap.mulLeft_applystatement · cited by 3
- CliffordAlgebra.toEven_ιproof · cited by 3
- LinearMap.commute_mulLeft_rightstatement · cited by 3
- LieAlgebra.ad_eq_lmul_left_sub_lmul_rightstatement · cited by 3
- Ideal.basisSpanSingleton_applyproof · cited by 2
- LinearMap.pow_mulLeftstatement · cited by 2
- Algebra.leftMulMatrix_mulVec_reprproof · cited by 2
- Algebra.toMatrix_lmul_eqstatement · cited by 2