Theorems · Theorem · functional analysis
Orthonormal.orthonormal_of_forall_eq_or_eq_neg
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : SeminormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
{ι : Type u_4} {v w : ι → E}, Orthonormal 𝕜 v → (∀ (i : ι), w i = v i ∨ w i = -v i) → Orthonormal 𝕜 wGiven an orthonormal family, a second family of vectors is orthonormal if every vector equals the corresponding vector in the original family or its negation.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Inner.innerproof · cited by 1,089
- neg_negproof · cited by 960
- Orthonormalstatement and proof · cited by 85
- inner_neg_rightproof · cited by 41
- inner_neg_leftproof · cited by 33
- orthonormal_iff_iteproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- OrthonormalBasis.orthonormal_adjustToOrientationproof · cited by 1