Theorems · Theorem · functional analysis
ContinuousLinearMap.inner_map_map_iff_adjoint_comp_self
∀ {𝕜 : Type u_1} [inst : RCLike 𝕜] {H : Type u_5} [inst_1 : NormedAddCommGroup H] [inst_2 : InnerProductSpace 𝕜 H]
[inst_3 : CompleteSpace H] {K : Type u_6} [inst_4 : NormedAddCommGroup K] [inst_5 : InnerProductSpace 𝕜 K]
[inst_6 : CompleteSpace K] (u : H →L[𝕜] K),
(∀ (x y : H), inner 𝕜 (u x) (u y) = inner 𝕜 x y) ↔ ContinuousLinearMap.adjoint u ∘SL u = 1- Cited by
- 2 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- ContinuousLinearMapstatement and proof · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- Inner.innerstatement and proof · cited by 1,089
- LinearIsometryEquivstatement · cited by 748
- ContinuousLinearMap.compstatement and proof · cited by 709
- starRingEndstatement · cited by 671
- ContinuousLinearMap.extproof · cited by 320
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.norm_map_iff_adjoint_comp_selfproof · cited by 3
- ContinuousLinearMap.inner_map_map_of_mem_unitaryproof · cited by 1