Theorems · Definition · functional analysis
NonUnitalAlgHom.Lmul
(𝕜 : Type u_1) →
[inst : NontriviallyNormedField 𝕜] →
(R : Type u_3) →
[inst_1 : NonUnitalSeminormedRing R] →
[inst_2 : NormedSpace 𝕜 R] → [IsScalarTower 𝕜 R R] → [SMulCommClass 𝕜 R R] → R →ₙₐ[𝕜] R →L[𝕜] RMultiplication on the left in a non-unital normed algebra R as a non-unital algebra
homomorphism into the algebra of continuous linear maps. This is the left regular representation
of A acting on itself.
This has more algebraic structure than ContinuousLinearMap.mul, but there is no longer continuity
bundled in the first coordinate. An alternative viewpoint is that this upgrades
NonUnitalAlgHom.lmul from a homomorphism into linear maps to a homomorphism into continuous
linear maps.
- Defined in
- Mathlib.Analysis.Normed.Operator.Mul
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement and proof · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- ContinuousLinearMap.toLinearMapproof · cited by 528
- MonoidHom.idstatement · cited by 323
- AddHom.toFunproof · cited by 168
- LinearMap.toAddHomproof · cited by 165
- NonUnitalAlgHomstatement · cited by 148
- ContinuousLinearMap.mulproof · cited by 63
Cited by3
Results whose statement or proof uses this declaration.
- Unitization.splitMulproof · cited by 6
- Unitization.splitMul_applyproof · cited by 3
- NonUnitalAlgHom.coe_Lmulstatement · cited by 0