Theorems · Definition · functional analysis
LinearIsometry.inl
(𝕜 : Type u_9) →
[inst : NontriviallyNormedField 𝕜] →
(E : Type u_10) →
(F : Type u_11) →
[inst_1 : SeminormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] → [inst_3 : SeminormedAddCommGroup F] → [inst_4 : NormedSpace 𝕜 F] → E →ₗᵢ[𝕜] E × FThe injection x ↦ LinearMap.inl E F x as a linear isometry.
- Cited by
- 3 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.
Cites7
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
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- LinearIsometrystatement · cited by 194
- LinearMap.inlproof · cited by 72
- LinearMap.toLinearIsometryproof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.norm_inlproof · cited by 0
- ContinuousLinearMap.norm_inl_le_oneproof · cited by 0
- LinearIsometry.inl_applystatement · cited by 0