Theorems · Definition · functional analysis
Unitization.normedRingAux
{𝕜 : 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] → [RegularNormedAlgebra 𝕜 A] → NormedRing (Unitization 𝕜 A)Pull back the normed ring structure from 𝕜 × (A →L[𝕜] A) to Unitization 𝕜 A using the
algebra homomorphism Unitization.splitMul 𝕜 A. This does not give us the desired topology,
uniformity or bornology on Unitization 𝕜 A (which we want to agree with Prod), so we only use
it as a local instance to build the real one.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 183 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.
- RingHom.idproof · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapproof · cited by 5,352
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- NormedRingstatement · cited by 924
- NonUnitalNormedRingstatement and proof · cited by 231
- Unitizationstatement and proof · cited by 220
- RegularNormedAlgebrastatement and proof · cited by 26
- Unitization.splitMulproof · cited by 6
- Unitization.splitMul_injectiveproof · cited by 0
Cited by9
Results whose statement or proof uses this declaration.
- Unitization.norm_eq_supstatement · cited by 4
- Unitization.lipschitzWith_addEquivstatement · cited by 2
- Unitization.antilipschitzWith_addEquivstatement · cited by 2
- Unitization.norm_defstatement · cited by 1
- Unitization.normedAlgebraAuxstatement · cited by 0
- Unitization.nnnorm_defstatement · cited by 0
- Unitization.nnnorm_eq_supstatement · cited by 0
- Unitization.uniformity_eq_auxstatement · cited by 0
- Unitization.cobounded_eq_auxstatement · cited by 0