Theorems · Definition · functional analysis
LinearIsometry.toLinearIsometryEquiv
{F : Type u_1} →
{E₁ : Type u_2} →
[inst : SeminormedAddCommGroup F] →
[inst_1 : NormedAddCommGroup E₁] →
{R₁ : Type u_3} →
[inst_2 : Field R₁] →
[inst_3 : Module R₁ E₁] →
[inst_4 : Module R₁ F] →
[FiniteDimensional R₁ E₁] →
[FiniteDimensional R₁ F] → (E₁ →ₗᵢ[R₁] F) → Module.finrank R₁ E₁ = Module.finrank R₁ F → E₁ ≃ₗᵢ[R₁] FA linear isometry between finite-dimensional spaces of equal dimension can be upgraded to a linear isometry equivalence.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- Fieldstatement and proof · cited by 7,404
- LinearEquivproof · cited by 3,317
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- LinearIsometryEquivstatement · cited by 748
- LinearIsometrystatement and proof · cited by 194
- LinearIsometry.toLinearMapproof · cited by 55
- LinearMap.linearEquivOfInjectiveproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- AffineIsometry.toAffineIsometryEquivproof · cited by 2
- IsConformalMap.is_complex_or_conj_linearproof · cited by 1
- LinearIsometry.toLinearIsometryEquiv_applystatement · cited by 0
- LinearIsometry.coe_toLinearIsometryEquivstatement · cited by 0
- LinearIsometry.toLinearIsometryEquiv.congr_simpstatement and proof · cited by 0