Theorems · Definition · functional analysis
LinearIsometryEquiv.submoduleMap
{R : Type u_13} →
{R₂ : Type u_15} →
{M : Type u_16} →
{M₂ : Type u_17} →
[inst : Ring R] →
[inst_1 : Ring R₂] →
[inst_2 : SeminormedAddCommGroup M] →
[inst_3 : SeminormedAddCommGroup M₂] →
[inst_4 : Module R M] →
[inst_5 : Module R₂ M₂] →
{σ₁₂ : R →+* R₂} →
{σ₂₁ : R₂ →+* R} →
{re₁₂ : RingHomInvPair σ₁₂ σ₂₁} →
{re₂₁ : RingHomInvPair σ₂₁ σ₁₂} →
(p : Submodule R M) → (e : M ≃ₛₗᵢ[σ₁₂] M₂) → ↥p ≃ₛₗᵢ[σ₁₂] ↥(Submodule.map (↑↑↑e) p)A linear isometry equivalence between two modules restricts to a
linear isometry equivalence from any submodule p of the domain onto
the image of that submodule.
This is a version of LinearEquiv.submoduleMap extended to linear isometry equivalences.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- LinearEquivproof · cited by 3,317
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
- LinearIsometryEquivstatement and proof · cited by 748
- Submodule.mapstatement and proof · cited by 614
- RingHomInvPairstatement and proof · cited by 523
- LinearIsometryEquiv.toContinuousLinearEquivstatement · cited by 125
- ContinuousLinearEquiv.toLinearEquivstatement · cited by 118
Cited by2
Results whose statement or proof uses this declaration.
- LinearIsometryEquiv.submoduleMap_apply_coestatement and proof · cited by 0
- LinearIsometryEquiv.submoduleMap_symm_apply_coestatement and proof · cited by 0