Theorems · Theorem · functional analysis
DoubleCentralizer.norm_fst_eq_snd
∀ {𝕜 : Type u_1} {A : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NonUnitalNormedRing A]
[inst_2 : NormedSpace 𝕜 A] [inst_3 : SMulCommClass 𝕜 A A] [inst_4 : IsScalarTower 𝕜 A A] [inst_5 : StarRing A]
[CStarRing A] (a : DoubleCentralizer 𝕜 A), ‖a.toProd.1‖ = ‖a.toProd.2‖For a : 𝓜(𝕜, A), the norms of a.fst and a.snd coincide, and hence these
also coincide with ‖a‖ which is max (‖a.fst‖) (‖a.snd‖).
- Defined in
- Mathlib.Analysis.CStarAlgebra.Multiplier
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- NNRealproof · cited by 4,310
- IsScalarTowerstatement and proof · cited by 3,896
- mul_oneproof · cited by 3,885
- LE.le.transproof · cited by 3,151
- add_zeroproof · cited by 2,707
Cited by3
Results whose statement or proof uses this declaration.
- DoubleCentralizer.norm_fstproof · cited by 2
- DoubleCentralizer.norm_sndproof · cited by 1
- DoubleCentralizer.nnnorm_fst_eq_sndproof · cited by 0