Theorems · Definition · functional analysis
LinearIsometry.toSpanSingleton
(𝕜 : Type u_1) →
(E : Type u_4) →
[inst : SeminormedAddCommGroup E] →
[inst_1 : NontriviallyNormedField 𝕜] → [inst_2 : NormedSpace 𝕜 E] → {v : E} → ‖v‖ = 1 → 𝕜 →ₗᵢ[𝕜] EGiven a unit-length element x of a normed space E over a field 𝕜, the natural linear
isometry map from 𝕜 to E by taking multiples of x.
- Defined in
- Mathlib.Analysis.Normed.Operator.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- LinearMapproof · cited by 10,215
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- LinearIsometrystatement · cited by 194
- LinearMap.toSpanSingletonproof · cited by 78
Cited by6
Results whose statement or proof uses this declaration.
- Orthonormal.isHilbertSumstatement and proof · cited by 1
- Orthonormal.linearIsometryEquiv_symm_apply_single_onestatement · cited by 1
- LinearIsometry.toSpanSingleton_applystatement · cited by 1
- Orthonormal.orthogonalFamilystatement · cited by 1
- LinearIsometry.coe_toSpanSingletonstatement · cited by 0
- LinearIsometry.toSpanSingleton.congr_simpstatement and proof · cited by 0