Mathlib Map

Theorems · Definition · functional analysis

Complex.isometryOfOrthonormal

{F : Type u_5} →
  [inst : NormedAddCommGroup F] → [inst_1 : InnerProductSpace ℝ F] → OrthonormalBasis (Fin 2) ℝ F → ℂ ≃ₗᵢ[ℝ] F

The isometry between and a two-dimensional real inner product space given by a basis.

Defined in
Mathlib.Analysis.InnerProductSpace.PiL2
Cited by
3 results in Mathlib
Foundations
Depth 230 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupInnerProductSpace

Around this declaration

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

Cites11

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

Cited by3

Results whose statement or proof uses this declaration.