Theorems · Theorem · functional analysis
LinearIsometryEquiv.inner_map_map
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : SeminormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
{E' : Type u_7} [inst_3 : SeminormedAddCommGroup E'] [inst_4 : InnerProductSpace 𝕜 E'] (f : E ≃ₗᵢ[𝕜] E') (x y : E),
inner 𝕜 (f x) (f y) = inner 𝕜 x yA linear isometric equivalence preserves the inner product.
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Inner.innerstatement · cited by 1,089
- LinearIsometryEquivstatement and proof · cited by 748
- LinearIsometryEquiv.toLinearIsometryproof · cited by 39
- LinearIsometry.inner_map_mapproof · cited by 16
Cited by14
Results whose statement or proof uses this declaration.
- OrthonormalBasis.orthonormalproof · cited by 14
- OrthonormalBasis.repr_apply_applyproof · cited by 11
- HilbertBasis.repr_apply_applyproof · cited by 6
- LinearIsometryEquiv.inner_map_eq_flipproof · cited by 5
- Orientation.rightAngleRotation_mapproof · cited by 4
- Real.fourier_comp_linearIsometryproof · cited by 2
- OrthonormalBasis.toMatrix_orthonormalBasis_conjTranspose_mul_selfproof · cited by 2
- Orientation.inner_comp_rightAngleRotationproof · cited by 2
- Orientation.kahler_mapproof · cited by 2
- HilbertBasis.orthonormalproof · cited by 1
- LinearIsometryEquiv.reflections_generate_dim_auxproof · cited by 1
- inner_map_complexproof · cited by 0