Theorems · Inductive type · functional analysis
LinearIsometryEquiv
{R : Type u_1} →
{R₂ : Type u_2} →
[inst : Semiring R] →
[inst_1 : Semiring R₂] →
(σ₁₂ : R →+* R₂) →
{σ₂₁ : R₂ →+* R} →
[RingHomInvPair σ₁₂ σ₂₁] →
[RingHomInvPair σ₂₁ σ₁₂] →
(E : Type u_11) →
(E₂ : Type u_12) →
[inst_4 : SeminormedAddCommGroup E] →
[inst_5 : SeminormedAddCommGroup E₂] → [Module R E] → [Module R₂ E₂] → Type (max u_11 u_12)A semilinear isometric equivalence between two normed vector spaces,
denoted as f : E ≃ₛₗᵢ[σ₁₂] E₂.
- Cited by
- 748 results in Mathlib
- Foundations
- Depth 12 from the axioms, rests on 92 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- Semiringstatement · cited by 13,802
- RingHomstatement · cited by 10,189
- SeminormedAddCommGroupstatement · cited by 2,671
- RingHomInvPairstatement · cited by 523
Cited by883
Results whose statement or proof uses this declaration.
- LinearIsometryEquiv.symmstatement and proof · cited by 287
- LinearIsometryEquiv.toContinuousLinearEquivstatement and proof · cited by 125
- LinearIsometryEquiv.toLinearEquivstatement and proof · cited by 107
- ContinuousLinearMap.adjointstatement · cited by 82
- Orientation.rotationstatement · cited by 62
- OrthonormalBasis.reprstatement · cited by 61
- continuousMultilinearCurryFin1statement · cited by 58
- InnerProductSpace.toDualstatement · cited by 45
- LinearIsometryEquiv.transstatement and proof · cited by 45
- Orientation.rightAngleRotationstatement · cited by 43
- LinearIsometryEquiv.toLinearIsometrystatement and proof · cited by 39
- LinearIsometryEquiv.norm_mapstatement and proof · cited by 39
Showing the 200 most cited of 883.