Theorems · Theorem · functional analysis
OrthogonalFamily.linearIsometry_apply_single
∀ {ι : Type u_1} {𝕜 : Type u_2} [inst : RCLike 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : InnerProductSpace 𝕜 E] {G : ι → Type u_4} [inst_3 : (i : ι) → NormedAddCommGroup (G i)]
[inst_4 : (i : ι) → InnerProductSpace 𝕜 (G i)] [inst_5 : CompleteSpace E] {V : (i : ι) → G i →ₗᵢ[𝕜] E}
(hV : OrthogonalFamily 𝕜 G V) [inst_6 : DecidableEq ι] {i : ι} (x : G i),
hV.linearIsometry (lp.single 2 i x) = (V i) x- Cited by
- 3 results in Mathlib
- Foundations
- Depth 228 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- TopologicalSpaceproof · cited by 24,529
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommMonoidproof · cited by 12,281
- ENNRealstatement · cited by 9,879
- InnerProductSpacestatement and proof · cited by 3,523
- AddSubgroupstatement · cited by 3,232
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalproof · cited by 2,068
- map_zeroproof · cited by 1,614
Cited by3
Results whose statement or proof uses this declaration.
- IsHilbertSum.linearIsometryEquiv_symm_apply_singleproof · cited by 2
- OrthogonalFamily.range_linearIsometryproof · cited by 1
- OrthogonalFamily.linearIsometry_apply_dfinsupp_sum_singleproof · cited by 0