Mathlib Map

Theorems · Inductive type · functional analysis

OrthonormalBasis

(ι : Type u_1) →
  (𝕜 : Type u_3) →
    [inst : RCLike 𝕜] →
      (E : Type u_4) →
        [inst_1 : NormedAddCommGroup E] → [InnerProductSpace 𝕜 E] → [Fintype ι] → Type (max (max u_1 u_3) u_4)

An orthonormal basis on E is an identification of E with its dimensional-matching EuclideanSpace 𝕜 ι.

Defined in
Mathlib.Analysis.InnerProductSpace.PiL2
Cited by
188 results in Mathlib
Foundations
Depth 11 from the axioms, rests on 69 definitions · uses no axioms
Assumes
RCLikeNormedAddCommGroupInnerProductSpaceFintype

Around this declaration

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

Cites4

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

Cited by228

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 228.