Theorems · Definition · functional analysis
LinearIsometry.extend
{𝕜 : Type u_3} →
[inst : RCLike 𝕜] →
{V : Type u_7} →
[inst_1 : NormedAddCommGroup V] →
[inst_2 : InnerProductSpace 𝕜 V] → [FiniteDimensional 𝕜 V] → {S : Submodule 𝕜 V} → (↥S →ₗᵢ[𝕜] V) → V →ₗᵢ[𝕜] VLet S be a subspace of a finite-dimensional complex inner product space V. A linear
isometry mapping S into V can be extended to a full isometry of V.
TODO: The case when S is a finite-dimensional subspace of an infinite-dimensional V.
- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 241 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- LinearMapproof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Norm.normproof · cited by 5,413
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankproof · cited by 1,770
- LinearMap.compproof · cited by 1,642
- LinearMap.rangeproof · cited by 893
Cited by1
Results whose statement or proof uses this declaration.
- LinearIsometry.extend_applystatement · cited by 0