Theorems · Theorem · linear algebra
Module.Basis.tensorProduct_apply
∀ {R : Type u_1} {S : Type u_2} {M : Type u_3} {N : Type u_4} {ι : Type u_5} {κ : Type u_6} [inst : CommSemiring R]
[inst_1 : Semiring S] [inst_2 : Algebra R S] [inst_3 : AddCommMonoid M] [inst_4 : Module R M] [inst_5 : Module S M]
[inst_6 : IsScalarTower R S M] [inst_7 : AddCommMonoid N] [inst_8 : Module R N] (b : Module.Basis ι S M)
(c : Module.Basis κ R N) (i : ι) (j : κ), (b.tensorProduct c) (i, j) = b i ⊗ₜ[R] c j- Cited by
- 9 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement · cited by 2,545
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.symmproof · cited by 1,461
- one_smulproof · cited by 1,374
- TensorProduct.tmulstatement and proof · cited by 1,182
Cited by9
Results whose statement or proof uses this declaration.
- Algebra.FormallyUnramified.finite_of_freeproof · cited by 7
- LinearMap.trace_eq_contract_of_basisproof · cited by 2
- AlgHom.mulLeftRightMatrix.inv_compproof · cited by 1
- TensorProduct.toMatrix_mapproof · cited by 1
- OrthonormalBasis.tensorProduct_applyproof · cited by 1
- TensorProduct.toMatrix_assocproof · cited by 0
- TensorProduct.toMatrix_commproof · cited by 0
- TensorProduct.dualDistrib_dualDistribInvOfBasis_left_inverseproof · cited by 0
- TensorProduct.dualDistrib_dualDistribInvOfBasis_right_inverseproof · cited by 0