Theorems · Definition · functional analysis
OrthonormalBasis.mulOpposite
{𝕜 : Type u_1} →
[inst : RCLike 𝕜] →
{ι : Type u_3} →
{H : Type u_4} →
[inst_1 : NormedAddCommGroup H] →
[inst_2 : InnerProductSpace 𝕜 H] → [inst_3 : Fintype ι] → OrthonormalBasis ι 𝕜 H → OrthonormalBasis ι 𝕜 HᵐᵒᵖThe multiplicative opposite of an orthonormal basis b, i.e., b i ↦ op (b i).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 230 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Fintypestatement and proof · cited by 7,736
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- MulOppositestatement · cited by 1,135
- OrthonormalBasisstatement and proof · cited by 188
- OrthonormalBasis.toBasisproof · cited by 102
- OrthonormalBasis.orthonormalproof · cited by 14
- Module.Basis.mulOppositeproof · cited by 7
- Module.Basis.toOrthonormalBasisproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- OrthonormalBasis.toBasis_mulOppositestatement · cited by 0