Theorems · Definition · linear algebra
TensorProduct.equivFinsuppOfBasisRight
{R : Type u_1} →
{M : Type u_3} →
{N : Type u_4} →
{κ : Type u_6} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
[inst_3 : AddCommMonoid N] →
[inst_4 : Module R N] → [DecidableEq κ] → Module.Basis κ R N → TensorProduct R M N ≃ₗ[R] κ →₀ MIf {𝒞ᵢ} is a basis for the module N, then every elements of x ∈ M ⊗ N can be uniquely written
as ∑ᵢ mᵢ ⊗ 𝒞ᵢ for some mᵢ ∈ M.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- Module.Basisstatement and proof · cited by 1,477
- Module.Basis.reprproof · cited by 498
- LinearEquiv.transproof · cited by 298
- LinearEquiv.lTensorproof · cited by 32
- TensorProduct.finsuppScalarRightproof · cited by 16
Cited by9
Results whose statement or proof uses this declaration.
- TensorProduct.equivFinsuppOfBasisLeftproof · cited by 9
- TensorProduct.equivFinsuppOfBasisRight_apply_tmulstatement · cited by 3
- TensorProduct.equivFinsuppOfBasisRight_symm_applystatement · cited by 3
- TensorProduct.equivFinsuppOfBasisRight_symmstatement · cited by 2
- TensorProduct.eq_repr_basis_rightproof · cited by 1
- TensorProduct.sum_tmul_basis_right_injectiveproof · cited by 1
- TensorProduct.equivFinsuppOfBasisRight_applystatement and proof · cited by 0
- TensorProduct.equivFinsuppOfBasisRight_apply_tmul_applystatement · cited by 0
- TensorProduct.sum_tmul_basis_right_eq_zeroproof · cited by 0