Theorems · Definition · functional analysis
Unitization.splitMul
(𝕜 : Type u_1) →
(A : Type u_2) →
[inst : NontriviallyNormedField 𝕜] →
[inst_1 : NonUnitalNormedRing A] →
[inst_2 : NormedSpace 𝕜 A] →
[inst_3 : IsScalarTower 𝕜 A A] → [inst_4 : SMulCommClass 𝕜 A A] → Unitization 𝕜 A →ₐ[𝕜] 𝕜 × (A →L[𝕜] A)Given (k, a) : Unitization 𝕜 A, the second coordinate of Unitization.splitMul (k, a) is
the natural representation of Unitization 𝕜 A on A given by multiplication on the left in
A →L[𝕜] A; note that this is not just NonUnitalAlgHom.Lmul for a few reasons: (a) that would
either be A acting on A, or (b) Unitization 𝕜 A acting on Unitization 𝕜 A, and (c) that's a
NonUnitalAlgHom but here we need an AlgHom. In addition, the first coordinate of
Unitization.splitMul (k, a) should just be k. See Unitization.splitMul_apply also.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 179 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.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- SMulCommClassstatement and proof · cited by 1,927
- NonUnitalNormedRingstatement and proof · cited by 231
- Unitizationstatement · cited by 220
- AlgHom.prodproof · cited by 9
- Unitization.liftproof · cited by 6
Cited by8
Results whose statement or proof uses this declaration.
- Unitization.normedRingAuxproof · cited by 8
- Unitization.splitMul_applystatement · cited by 3
- Unitization.splitMul_injective_of_clm_mul_injectivestatement and proof · cited by 1
- Unitization.norm_defstatement · cited by 1
- Unitization.splitMul_injectivestatement · cited by 0
- Unitization.nnnorm_defstatement · cited by 0
- Unitization.norm_splitMul_snd_sqstatement and proof · cited by 0
- Unitization.normedAlgebraAuxproof · cited by 0