Theorems · Definition · functional analysis
LinearIsometryEquiv.ofSurjective
{R : Type u_1} →
{R₂ : Type u_2} →
{E₂ : Type u_6} →
{F : Type u_9} →
[inst : Semiring R] →
[inst_1 : Semiring R₂] →
{σ₁₂ : R →+* R₂} →
{σ₂₁ : R₂ →+* R} →
[inst_2 : RingHomInvPair σ₁₂ σ₂₁] →
[inst_3 : RingHomInvPair σ₂₁ σ₁₂] →
[inst_4 : SeminormedAddCommGroup E₂] →
[inst_5 : Module R₂ E₂] →
[inst_6 : NormedAddCommGroup F] →
[inst_7 : Module R F] → (f : F →ₛₗᵢ[σ₁₂] E₂) → Function.Surjective ⇑f → F ≃ₛₗᵢ[σ₁₂] E₂Construct a linear isometry equiv from a surjective linear isometry.
- Cited by
- 2 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.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- LinearEquivproof · cited by 3,317
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- LinearIsometryEquivstatement · cited by 748
- RingHomInvPairstatement and proof · cited by 523
- LinearIsometrystatement and proof · cited by 194
- LinearEquiv.ofBijectiveproof · cited by 60
- LinearIsometry.toLinearMapproof · cited by 55
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.adjointproof · cited by 82
- InnerProductSpace.toDualproof · cited by 45
- IsHilbertSum.linearIsometryEquivproof · cited by 7
- LinearIsometryEquiv.coe_ofSurjectivestatement and proof · cited by 4
- LinearIsometryEquiv.ofSurjective.congr_simpstatement and proof · cited by 0