Theorems · Theorem · functional analysis
Unitization.splitMul_injective_of_clm_mul_injective
∀ {𝕜 : 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],
Function.Injective ⇑(ContinuousLinearMap.mul 𝕜 A) → Function.Injective ⇑(Unitization.splitMul 𝕜 A)this lemma establishes that if ContinuousLinearMap.mul 𝕜 A is injective, then so is
Unitization.splitMul 𝕜 A. When A is a RegularNormedAlgebra, then
ContinuousLinearMap.mul 𝕜 A is an isometry, and is therefore automatically injective.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- SMulCommClassstatement and proof · cited by 1,927
- map_zeroproof · cited by 1,614
Cited by1
Results whose statement or proof uses this declaration.
- Unitization.splitMul_injectiveproof · cited by 0