Theorems · Theorem · linear algebra
InnerProductSpace.canonicalCovariantTensor_eq_sum
∀ (E : Type u_1) [inst : NormedAddCommGroup E] [inst_1 : InnerProductSpace ℝ E] [inst_2 : FiniteDimensional ℝ E]
{ι : Type u_2} [inst_3 : Fintype ι] (v : OrthonormalBasis ι ℝ E),
InnerProductSpace.canonicalCovariantTensor E = ∑ i, v i ⊗ₜ[ℝ] v iRepresentation of the canonical covariant tensor in terms of an orthonormal basis.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 242 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetproof · cited by 13,712
- AddCommMonoidproof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- InnerProductSpacestatement and proof · cited by 3,523
- Finset.univstatement and proof · cited by 3,473
- TensorProductstatement and proof · cited by 2,545
- Finset.sum_congrproof · cited by 2,323
- FiniteDimensionalstatement and proof · cited by 1,854
Cited by3
Results whose statement or proof uses this declaration.
- InnerProductSpace.laplacian_eq_iteratedFDeriv_orthonormalBasisproof · cited by 3
- LineDeriv.tensorLineDerivTwo_canonicalCovariantTensor_eq_sumproof · cited by 0