Theorems · Definition · functional analysis
LinearIsometryEquiv.ofLinearIsometry
{R : Type u_1} →
{R₂ : Type u_2} →
{E : Type u_5} →
{E₂ : Type u_6} →
[inst : Semiring R] →
[inst_1 : Semiring R₂] →
{σ₁₂ : R →+* R₂} →
{σ₂₁ : R₂ →+* R} →
[inst_2 : RingHomInvPair σ₁₂ σ₂₁] →
[inst_3 : RingHomInvPair σ₂₁ σ₁₂] →
[inst_4 : SeminormedAddCommGroup E] →
[inst_5 : SeminormedAddCommGroup E₂] →
[inst_6 : Module R E] →
[inst_7 : Module R₂ E₂] →
(f : E →ₛₗᵢ[σ₁₂] E₂) →
(g : E₂ →ₛₗ[σ₂₁] E) →
f.toLinearMap ∘ₛₗ g = LinearMap.id → g ∘ₛₗ f.toLinearMap = LinearMap.id → E ≃ₛₗᵢ[σ₁₂] E₂If a linear isometry has an inverse, it is a linear isometric equivalence.
- Cited by
- 5 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.
Cites15
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 · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- LinearEquivproof · cited by 3,317
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- LinearMap.compstatement and proof · cited by 1,642
- LinearIsometryEquivstatement · cited by 748
- LinearMap.idstatement and proof · cited by 625
- RingHomInvPairstatement and proof · cited by 523
- LinearIsometrystatement and proof · cited by 194
Cited by6
Results whose statement or proof uses this declaration.
- Orientation.rotationproof · cited by 62
- Orientation.rightAngleRotation_defstatement and proof · cited by 4
- LinearIsometryEquiv.ofLinearIsometry.congr_simpstatement and proof · cited by 3
- LinearIsometryEquiv.coe_ofLinearIsometry_symmstatement · cited by 0
- Orientation.rightAngleRotation_symmproof · cited by 0
- LinearIsometryEquiv.coe_ofLinearIsometrystatement · cited by 0