Theorems · Theorem · functional analysis
OrthonormalBasis.toBasis_tensorProduct
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : InnerProductSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : InnerProductSpace 𝕜 F] {ι₁ : Type u_6}
{ι₂ : Type u_7} [inst_5 : Fintype ι₁] [inst_6 : Fintype ι₂] (b₁ : OrthonormalBasis ι₁ 𝕜 E)
(b₂ : OrthonormalBasis ι₂ 𝕜 F), (b₁.tensorProduct b₂).toBasis = b₁.toBasis.tensorProduct b₂.toBasis- Cited by
- 0 results in Mathlib
- Foundations
- Depth 248 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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
- TensorProductstatement · cited by 2,545
- Module.Basisstatement · cited by 1,477
- OrthonormalBasisstatement and proof · cited by 188
- OrthonormalBasis.toBasisstatement and proof · cited by 102
- Module.Basis.tensorProductstatement and proof · cited by 19
- Module.Basis.toBasis_toOrthonormalBasisproof · cited by 7
- OrthonormalBasis.tensorProductstatement · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.