Theorems · Definition · ring theory
LinearMap.mulLeftRight
(R : Type u_14) →
{A : Type u_15} →
[inst : Semiring R] →
[inst_1 : NonUnitalNonAssocSemiring A] →
[inst_2 : Module R A] → [SMulCommClass R A A] → [IsScalarTower R A A] → A × A → A →ₗ[R] ASimultaneous multiplication on the left and right is a linear map.
- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
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
- SMulCommClassstatement and proof · cited by 1,927
- LinearMap.compproof · cited by 1,642
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- LinearMap.mulLeftproof · cited by 34
- LinearMap.mulRightproof · cited by 24
Cited by5
Results whose statement or proof uses this declaration.
- CFC.conjSqrtproof · cited by 13
- AlgEquiv.linearEquivConj_mulLeftRightstatement · cited by 0
- CFC.toLinearMap_conjSqrtstatement · cited by 0
- LinearMap.mulLeftRight_applystatement · cited by 0
- LinearMap.mulLeftRight.congr_simpstatement and proof · cited by 0