Theorems · Theorem · functional analysis
Unitization.norm_eq_sup
∀ {𝕜 : 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]
[inst_5 : RegularNormedAlgebra 𝕜 A] (x : Unitization 𝕜 A),
‖x‖ = max ‖x.toProd.1‖ ‖(algebraMap 𝕜 (A →L[𝕜] A)) x.toProd.1 + (ContinuousLinearMap.mul 𝕜 A) x.toProd.2‖This is often the more useful lemma to rewrite the norm as opposed to Unitization.norm_def.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 185 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- RingHomstatement · cited by 10,189
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- NonUnitalNormedRingstatement and proof · cited by 231
Cited by4
Results whose statement or proof uses this declaration.
- Unitization.norm_inrproof · cited by 8
- Unitization.antilipschitzWith_addEquivproof · cited by 2
- Unitization.lipschitzWith_addEquivproof · cited by 2
- Unitization.nnnorm_eq_supproof · cited by 0