Theorems · Theorem · functional analysis
Unitization.norm_splitMul_snd_sq
∀ (𝕜 : Type u_1) {E : Type u_2} [inst : DenselyNormedField 𝕜] [inst_1 : NonUnitalNormedRing E] [inst_2 : StarRing E]
[CStarRing E] [inst_4 : NormedSpace 𝕜 E] [inst_5 : IsScalarTower 𝕜 E E] [inst_6 : SMulCommClass 𝕜 E E]
[inst_7 : StarRing 𝕜] [StarModule 𝕜 E] (x : Unitization 𝕜 E),
‖((Unitization.splitMul 𝕜 E) x).2‖ ^ 2 ≤ ‖((Unitization.splitMul 𝕜 E) (star x * x)).2‖This is the key lemma used to establish the instance Unitization.instCStarRing
(i.e., proving that the norm on Unitization 𝕜 E satisfies the C⋆-property). We split this one
out so that declaring the CStarRing instance doesn't time out.
- Cited by
- 0 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.
Cites66
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
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- Set.imageproof · cited by 5,609
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- mul_oneproof · cited by 3,885
- AlgHomstatement · cited by 3,236
- LE.le.transproof · cited by 3,151
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.