Theorems · Theorem · functional analysis
ContinuousLinearMap.inner_map_map_of_mem_unitary
∀ {𝕜 : Type u_1} [inst : RCLike 𝕜] {H : Type u_5} [inst_1 : NormedAddCommGroup H] [inst_2 : InnerProductSpace 𝕜 H]
[inst_3 : CompleteSpace H] {u : H →L[𝕜] H}, u ∈ unitary (H →L[𝕜] H) → ∀ (x y : H), inner 𝕜 (u x) (u y) = inner 𝕜 x y- Cited by
- 1 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- ContinuousLinearMapstatement and proof · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- Submonoidstatement · cited by 3,086
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- Inner.innerstatement · cited by 1,089
- Star.starproof · cited by 1,082
- unitarystatement and proof · cited by 207
- Unitary.star_mul_self_of_memproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- Unitary.inner_map_mapproof · cited by 0