Theorems · Definition · functional analysis
Pi.orthonormalBasis
{η : Type u_7} →
[inst : Fintype η] →
{ι : η → Type u_8} →
[inst_1 : (i : η) → Fintype (ι i)] →
{𝕜 : Type u_9} →
[inst_2 : RCLike 𝕜] →
{E : η → Type u_10} →
[inst_3 : (i : η) → NormedAddCommGroup (E i)] →
[inst_4 : (i : η) → InnerProductSpace 𝕜 (E i)] →
((i : η) → OrthonormalBasis (ι i) 𝕜 (E i)) → OrthonormalBasis ((i : η) × ι i) 𝕜 (PiLp 2 E)Pi.orthonormalBasis (B : ∀ i, OrthonormalBasis (ι i) 𝕜 (E i)) is the
Σ i, ι i-indexed orthonormal basis on Π i, E i given by B i on each component.
- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- ENNRealstatement · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- LinearIsometryEquiv.symmproof · cited by 287
- OrthonormalBasisstatement and proof · cited by 188
- PiLpstatement · cited by 150
- OrthonormalBasis.reprproof · cited by 61
- LinearIsometryEquiv.transproof · cited by 45
- LinearIsometryEquiv.piLpCongrRightproof · cited by 5
- LinearIsometryEquiv.piLpCurryproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- NumberField.mixedEmbedding.euclidean.stdOrthonormalBasisproof · cited by 2
- Pi.orthonormalBasis.toBasisstatement and proof · cited by 0
- Pi.orthonormalBasis_applystatement · cited by 0
- Pi.orthonormalBasis_reprstatement · cited by 0