Mathlib Map

Theorems · Definition · functional analysis

Orthonormal

(𝕜 : Type u_1) →
  {E : Type u_2} →
    [inst : RCLike 𝕜] → [inst_1 : SeminormedAddCommGroup E] → [InnerProductSpace 𝕜 E] → {ι : Type u_4} → (ι → E) → Prop

An orthonormal set of vectors in an InnerProductSpace

Defined in
Mathlib.Analysis.InnerProductSpace.Orthonormal
Cited by
85 results in Mathlib
Foundations
Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeSeminormedAddCommGroupInnerProductSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by95

Results whose statement or proof uses this declaration.