Theorems · Definition · functional analysis
LinearIsometry.submoduleMap
{R : Type u_11} →
{M : Type u_14} →
{M₁ : Type u_15} →
[inst : Ring R] →
[inst_1 : SeminormedAddCommGroup M] →
[inst_2 : SeminormedAddCommGroup M₁] →
[inst_3 : Module R M] →
[inst_4 : Module R M₁] → (p : Submodule R M) → (e : M →ₗᵢ[R] M₁) → ↥p →ₗᵢ[R] ↥(Submodule.map (↑e) p)A linear isometry between two modules restricts to a linear isometry
from any submodule p of the domain onto the image of that submodule.
This is a version of LinearMap.submoduleMap extended to linear isometries.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- LinearMapproof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Submodule.mapstatement and proof · cited by 614
- LinearIsometrystatement and proof · cited by 194
- SemilinearMapClass.semilinearMapstatement · cited by 80
- LinearIsometry.toLinearMapproof · cited by 55
- LinearMap.submoduleMapproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- LinearIsometry.submoduleMap_apply_coestatement and proof · cited by 0