Theorems · Definition · functional analysis
OrthonormalBasis.exteriorPower
{E : Type u_1} →
[inst : NormedAddCommGroup E] →
[inst_1 : InnerProductSpace ℝ E] →
[inst_2 : FiniteDimensional ℝ E] →
{I : Type u_2} →
[inst_3 : Fintype I] →
[LinearOrder I] → OrthonormalBasis I ℝ E → (n : ℕ) → OrthonormalBasis ↑(Set.powersetCard I n) ℝ ↥(⋀[ℝ]^n E)An orthonormal basis of a finite-dimensional real inner product space E induces an
orthonormal basis of ⋀[ℝ]^n E, indexed by n-element subsets of the index type.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 246 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement · cited by 13,712
- LinearOrderstatement and proof · cited by 8,572
- Fintypestatement and proof · cited by 7,736
- Submodulestatement · cited by 7,192
- Set.Elemstatement · cited by 7,166
- InnerProductSpacestatement and proof · cited by 3,523
- FiniteDimensionalstatement and proof · cited by 1,854
- QuadraticFormstatement · cited by 507
- OrthonormalBasisstatement and proof · cited by 188
- ExteriorAlgebrastatement · cited by 131
Cited by1
Results whose statement or proof uses this declaration.
- OrthonormalBasis.toBasis_exteriorPowerstatement · cited by 0