Theorems · Definition · functional analysis
LinearIsometry.single
{ι : Type u_9} →
[inst : Fintype ι] →
[DecidableEq ι] →
(𝕜 : Type u_10) →
[inst_2 : NontriviallyNormedField 𝕜] →
(E : ι → Type u_11) →
[inst_3 : (i : ι) → SeminormedAddCommGroup (E i)] →
[inst_4 : (i : ι) → NormedSpace 𝕜 (E i)] → (i : ι) → E i →ₗᵢ[𝕜] (j : ι) → E jThe injection x ↦ Pi.single i x as a linear isometry.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fintypestatement and proof · cited by 7,736
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- LinearIsometrystatement · cited by 194
- LinearMap.singleproof · cited by 62
- LinearMap.toLinearIsometryproof · cited by 0
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.norm_singleproof · cited by 0
- ContinuousLinearMap.norm_single_le_oneproof · cited by 0